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.

Converting PPT to SVG using Microsoft Office 2010 PIA

I'm trying to convert a powerpoint presentation to seperate svg files (1 for each slide), Is it possible to do so …

svg ms-office powerpoint office-pia
Installing Office Customization

Name: From: file:///D:/Samples/TestUpdatedVersion/bin/Debug/TestUpdatedVersion.vsto The customization cannot be installed because another version is currently …

ms-office vsto
“User-defined type not defined” error in VB in Access 2007

I'm receiving a compile error on the following line of code: Dim oXL As Excel.Application The code is in …

ms-access vba ms-access-2007 ms-office
Couldn't find Microsoft Word Document in DCOM Config

I am creating a simple asp.net web site that use office 2007/2010 automation .. when i published the website on the …

c# asp.net ms-word ms-office dcom
Is there an inverse mode for Microsoft Word?

I'm wondering if there's any way to invert the colors in Microsoft Office Word - that is, view white text …

ms-word ms-office office-2007 word-2007
How to display record data in a table in MS Access Form

I am working in Offiice Access on a form. I notice that there are not a lot of controls available …

vba ms-access vbscript ms-office office-2010
how to resolve The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))

PowerPoint.Application PowerPoint_App; PowerPoint_App = new PowerPoint.ApplicationClass(); PowerPoint_App.DisplayAlerts = PowerPoint.PpAlertLevel.ppAlertsNone; PowerPoint.Presentation presentation; presentation = null; …

c# asp.net ms-office office-interop
How to develop a Microsoft Office AddIn without Visual Studio

I'm trying to develop an MS Office Addin in C# .Net and I don't have access to Visual Studio. Instead …

c# vsto ms-office add-in sharpdevelop
"Microsoft.ACE.OLEDB.12.0" cannot be loaded in-process on a 64-bit SQL Server

I can not find a solution for this error: The 32-bit OLE DB provider "Microsoft.ACE.OLEDB.12.0" cannot be loaded …

sql ssis ms-office
How do I retrieve Visio custom shape information with VBA

Using VBA, how do I retrieve custom shape information from a Visio 2003 diagram.

vba ms-office visio office-2003