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.

Difference between Microsoft.Jet.OleDb and Microsoft.Ace.OleDb

It has been a good number of years since I did some programming with Classic ASP and Microsoft Access where …

ms-access ms-office ms-access-2010
How to extract text from MS office documents in C#

I was trying to extract a text(string) from MS Word (.doc, .docx), Excel and Powerpoint using C#. Where can …

c# ms-office text-extraction
Set data type like number, text and date in excel column using Microsoft.Office.Interop.Excel in c#

My problem is that I am trying to set data type to an excel column in C#, in this case …

c# excel format ms-office
Excel/VBA Automation Errors due to Office Service Pack 3.0 caused by Forms

After installing all latest windows updates my Excel VBA code is showing an automation error at the very start of …

windows excel vba ms-office windows-update
Using VBA to change Picture

I am trying to use VBA to automate the Change Picture function when you right click a Shape in Excel/…

image vba ms-office excel-2007
Get started with Office 365 REST API

I'm sure related questions have been asked, but I cannot find this answer. I'm trying to make a simple ruby …

oauth ms-office office365
Can't locate Microsoft.Office.Interop.Word in Reference List

I was given this solution to a problem I had, since I didn't know how to integrate MS Word with …

c# visual-studio-2012 ms-word ms-office visual-studio-express
Your organization's policies are preventing us from completing this action - Microsoft Office

When I try to open hyperlinks in a Microsoft Office program like Excel or Outlook the following message is shown: …

excel hyperlink outlook ms-office
PHP xls, xlsx, ppt, pptx headers

Here is my code where I am trying to send a correct header depedning on a type of a document. …

php ms-office
How can doc/docx files be converted to markdown or structured text?

Is there a program or workflow to convert .doc or .docx files to Markdown or similar text? PS: Ideally, I …

ms-office converter markdown doc