Top "Ms-office" questions

Microsoft Office is a proprietary collection of desktop applications intended to be used by knowledge workers for Windows and Macintosh computers.

How to use Office from Visual Studio C#?

The technique for adding a reference to the COM interop of Office in Visual Studio is to go to: References …

visual-studio excel com interop ms-office
Can I add a custom "Send" button to Outlook?

I'm creating a secure message alternative to email for my organization. We exchange confidential patient information with outside treatment providers. …

outlook ms-office add-in outlook-addin
Microsoft Office Document Imaging (MODI) for Office 2016

I have heard about scanned document OCR feature in MS Office 2007. Are there similar programs which have similar/same feature …

windows office365 ms-office modi
Editing MS Office documents from a web application: custom WebDaV implementation or ...?

Following is our setup & requirement: There's a public web application accessible via SSL + Basic Authentication. Most of these applications …

asp.net sharepoint ms-office webdav
How to find the unique ID of an MS Teams group?

Many of the new beta Microsoft Teams APIs, such as this require the caller to specify the unique ID of …

ms-office azure-api-apps microsoft-teams
How to access an already opened Excel file in C#?

I have an excel workbook opened via double-clicking it in windows explorer but cannot access it in code Excel.Application …

c# excel ms-office office-interop excel-interop
Automating MS Word in Server 2012 R2

Firstly, please don't reply with the generic advice not to automate Word on a server or a link to the …

automation ms-word ms-office office-interop
Unable to cast COM object of Office Interop Word

My application has a feature to export to Microsoft Word, but it hasn't worked since I've upgraded from Microsoft Office 2010 …

.net com ms-office office-interop
Error loading type library/DLL (Microsoft.Office.Interop.Excel.Application)

I'm trying to create an Excel document via C#. When I run the application, it gives the following error: Unable …

visual-studio-2012 ms-office office-interop office-2013
Beginning VSTO Development

I'm quite confused with what are the necessary tools for VSTO develpment. Specifically I want to manipulate Excel 2003/2007 documents programmatically. …

.net vsto ms-office