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.

Why are cookies unrecognized when a link is clicked from an external source (i.e. Excel, Word, etc...)

I noticed that when a link is clicked externally from the web browser, such as from Excel or Word, that …

authentication cookies ms-office internet-explorer-6
How to get request digest value from provider hosted app?

I am developing SharePoint 2013 Provider hosted app using javascript REST Api. In order to perform create (POST), or update (MERGE) …

sharepoint ms-office sharepoint-2013 sharepoint-api
List of mso- attributes

I'm searching for a list of Microsoft specific CSS attributes with mso- prefix. Any link to an offical or unofficial …

css ms-office
How to save .ods spread sheet (OpenOffice.org) to .xlsx (MS Office Excel 2007)

Recently I switched from MS Office to OpenOffice.org 3.4.1. Here are my questions: I was not able to save .ods …

excel ms-office excel-formula openoffice.org openoffice-calc
How do I call an xll addin function from vba?

I have a 3rd party XLL addin I'd like to wrap in my own custom vba function. How would I …

excel vba ms-office
How to Import Excel Worksheet into Microsoft Project?

I want to import the following Microsoft Excel worksheet into Microsoft Project (2010): Essentially, the worksheet has tasks and subtasks in …

excel ms-office ms-project
How to disable popups when opening a file using Microsoft.Office.Interop

Such as read-only confirm, other alerts. What to do with these popups? Or ignore them?

c# ms-office office-interop office-pia
Powerpoint: Manually set Slide Name

Context: A PowerPoint slide in C# has a property Slide.Name (usually contains an arbitrary string value). In my C# …

ms-office powerpoint
Android Microsoft Office Library (.doc, .docx, .xls, .ppt, etc.)

Does anyone know of a good Java Microsoft Office API capable or running on an Android? I know there is …

java android ms-office openoffice.org
Beginner sample codes for the Open XML SDK?

I recently started working on the Open XML SDK 2.0. I would like to know if there is any better documentation (…

ms-office openxml openxml-sdk