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.

Using ElasticSearch and/or Solr as a datastore for MS Office and PDF documents

I'm currently designing a full text search system where users perform text queries against MS Office and PDF documents, and …

pdf solr elasticsearch ms-office
How to create a HTML link which forces MS Word to edit document on webdav server

Let's suppose that I have WebDAV-enabled server, where I have bunch of Office documents. I'd like to generate webpage which …

hyperlink ms-word ms-office document webdav
How to get a list of installed OLE DB providers?

Microsoft Excel allows import of data from "Other Sources". One of the options is to use an OLE DB provider. …

excel ms-office oledb
What happens to my software when my DreamSpark account expires?

DreamSpark allows me access to a lot of useful software such as Visual Studio 2012, Office and even operating systems. I …

operating-system ms-office dreamspark
Cannot debug or run Word AddIn because the required version of Microsoft Office is not installed

I need to work on an existing Word 2007 addIn project that's a part of a MSVS 2008 solution. However, when I …

.net ms-word ms-office add-in office-interop
Where to find Office 2007/2010/2013 Open XML Schemas

I am looking to pull together all of the XML schemas that Office 2007/2010/2013 documents abide by. I have found a …

xsd ms-office openxml
Oauth2 for SharePoint 365 REST

I'm trying to connect to Sharepoint Online (Sharepoint 365?) content using OAuth2 and the REST API. I need to do this …

sharepoint oauth ms-office preview
Error deploying VSTO Office addin

I'm having some issues deploying a Visio addin. Running the VSTO file works on my computer, but whenever I try …

ms-office vsto visio
Warning: The referenced component 'Microsoft.Office.Core' could not be found

When building one of my projects, I'm getting the following warnings: Warning 3 Cannot find wrapper assembly for type library "Microsoft.…

c# visual-studio-2010 visual-studio ms-office
Automating Office via Windows Service on Server 2008

We have a Windows Service which runs on 2003 Server. It opens a source Word document using the Word Interop and …

windows-services windows-server-2008 ms-office dcom comexception