Tagged Questions

Microsoft Office is a proprietary collection of desktop applications intended to be used by knowledge workers. It is provided by Microsoft.

learn more… | top users | synonyms (1)

125
votes
29answers
91k views

Reading Excel files from C#

Is there a free or open source library to read Excel files (.xls) directly from a C# program? It does not need to be too fancy, just to select a worksheet and read the data as strings. So far, I've ...
21
votes
5answers
4k views

Excel interop: _Worksheet or Worksheet?

I'm currently writing about dynamic typing, and I'm giving an example of Excel interop. I've hardly done any Office interop before, and it shows. The MSDN Office Interop tutorial for C# 4 uses the ...
19
votes
4answers
2k views

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. I did quite a lot of VBA before, if you want to ...
17
votes
7answers
7k views

Resources for learning c# Excel interop

What are some resources that will help get me up and running quickly with the Excel interop in C#?
15
votes
8answers
23k views

Detect whether Office 2010 is 32bit or 64bit via the registry

Now that Office 2010 also comes in a 64bit install, where in the registry do you find out if the version of Office installed is 32bit or 64bit?
15
votes
4answers
2k views

Will Subversion efficiently store OpenXML Office documents?

I have been managing Subversion as an engineering document storage repository for my company. It is working fairly well, however I have a question about how MS Office 2007 formats are (should be) ...
14
votes
3answers
3k views

What are the differences between VBA 6.0 and VBA 7.0?

I noticed that Office 2010 comes with Visual Basic for Applications 7.0. However I can't seem to find much documentation on what changes were made. Does anyone have a summary of the changes, or any ...
13
votes
4answers
515 views

How do I generate a document (.rtf, .doc, .odt) from R

what's the best way to generate a word-processor file (ideally as platform-independent as possible, but native Word formats will do), with images in it, from the statistical language R?
13
votes
5answers
2k views

Using Python to program MS Office macros?

I've recently taken it as a project to teach myself how to program in Python. Overall, I must say that I'm impressed with it. In the past I've typically stuck to programming in VBA mostly for MS ...
13
votes
4answers
8k views

Creating PowerPoint presentations programmatically

Is there a way to programmatically create PowerPoint presentations? If possible, I'd like to use C# and create PowerPoint 2003 presentations.
11
votes
3answers
2k views

How to detect installed version of MS-Office?

Does anyone know what would be the best way to detect which version of Office is installed? Plus, if there are multiple versions of Office installed, I'd like to know what versions they are. A bonus ...
11
votes
1answer
3k views

How to parse word documents with ruby?

Does anyone know of a library that I can use on OS X/Linux to parse Word files and output the content as HTML? I've had a look at win32ole but as far as I can see it's for Windows only, although I ...
10
votes
10answers
3k views

How can I programatically create, read, write an excel without having office installed?

I'm confused as hell with all the bazillion ways to read/write/create excel files. VSTO, OLEDB, etc, but they all seem to have the requirement that office must be installed. Here is my situation: I ...
10
votes
2answers
4k views

How do you use WiX to deploy VSTO 3.0 addins?

I want to deploy a VSTO 3 Application Level Word 2007 addin that I've written with Visual Studio 2008. I see that WiX has an extension named WixOfficeExtension that looks like it might have this ...
9
votes
2answers
3k views

Regular Expression Rules in Outlook 2007?

Is it possible to create rules in Outlook 2007 based on a regex string? I'm trying to add a filter for messages containing a string such as: 4000-10, a four digit number followed by a dash and then ...
9
votes
1answer
811 views

Embedding Office in Java

I'm trying to get Office 2007/2010 application embedded inside a Java application using SWT using the following code: import java.awt.Canvas; import javax.swing.JFrame; import org.eclipse.swt.SWT; ...
8
votes
2answers
2k views

What is a correct mime type for docx, pptx etc?

For older *.doc documents this was enough: header("Content-Type: application/msword"); What mime type should I use for new docx documents? Also for pptx and xlsx documents?
8
votes
5answers
1k views

Programmatically extracting slides as images from a PowerPoint presentation (.PPT)

Given a PowerPoint presentation in .ppt format, what is the best way to programmatically and using only open source software extract an image representation (in say .jpg or .png) of each slide in the ...
8
votes
4answers
6k views

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 Add Reference Select the COM tab Select Microsoft Office 11.0 Object Library And ...
7
votes
4answers
949 views

Open a Password-Protected Word File in Java?

How can I open a password-protected Microsoft word(.doc, .docx) file in Java, assuming that the password is known?
7
votes
1answer
665 views

What Component IDs should I search for to detect whether the Office 2010 PIA's are Installed

I'm creating a plug-in for Office 2010 and need to detect on install whether the Office 2010 PIA's are installed. I have done this for 2003 and 2007 but cannot find the Component ID's for 2010 does ...
7
votes
2answers
110 views

Migrating from VBA Excel 2003

I have a series of big excel files that work like a program, but I hate beeing tied up (stuck in VBA for excel 2003), so... Whats the best way to implement a gui over a excel vba program (office ...
7
votes
5answers
1k views

Microsoft.Office.Interop.Word documentation

I need to use the Microsoft.Office.Interop.Word namespace to extract if a Word document contains macros, and which ones. The MSDN documentation for this namespace doesn't give much information ...
7
votes
3answers
2k views

What is the best way to parse Microsoft Office and PDF documents?

I'm developing a Desktop Search Engine using VB9 (VS2008) and Lucene.NET. The Indexer in Lucene.NET accepts only raw text data and it is not possible to directly extract raw text from a Microsoft ...
7
votes
1answer
4k views

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 call the 3rd party function from my code? Thanks
7
votes
11answers
15k views

How do you get a spreadsheet to open Excel instead of a browser window?

If you call javascript window.open and pass a url to a .xls file it open on some machines in the browser window. How can you force it into Excel?
7
votes
3answers
953 views

MS Word: How do I create a shortcut or toolbar button for the “Paste Special..Unformatted Text” option?

I have been playing with this for a while, but the closest I have gotten is a button that opens the "Paste Special" dialog box and requires another couple of mouse clicks to paste the contents of the ...
6
votes
2answers
2k views

How do I create securely password protected .xls files in Excel 2010 from VBA

I found that in Excel 2010 (and 2007), when you try and choose one of the more secure types of encryption, it seems to silently ignore your settings, leaving you with a file that can be cracked in ...
6
votes
4answers
415 views

Installing Microsoft Office 2007 on a Server Core Machine

I have a windows service (currently running under Windows 2003 Server) that needs to interact with a few word documents using automation. This Service needs to move to a new server. Is it possible to ...
6
votes
2answers
1k views

Programmatically add footer to Office Word/Excel document

I'm looking to build a solution similar to this one: http://esqinc.com/section/products/4/idocid.html What the system makes is insertion of a document file name into the document footer. How's that ...
6
votes
2answers
2k views

Is it possible to create an Office 2003 VSTO add-in from Visual Studio 2010?

We have existing VS 2008 VSTO add-ins for Word 2003 and Excel 2003. We are unable to upgrade the Office version at this time. We have just tried to upgrade our solution to VS 2010 and it converts and ...
6
votes
3answers
211 views

In ASP.NET, how do I detect a password in a Word 2003 or 2007 file?

My users like to upload password-protected Word documents into our custom document management system. I'd like to add a validation to check for the password and refuse the upload if it has a ...
6
votes
3answers
370 views

Who am I? How to use Microsoft Office Permission/UserPermission

Microsoft Office documents, im my case: PowerPoint presentations, can have restricted permissions. How can I find out, programmatically, which permissions my code has on a given document? All I can ...
6
votes
2answers
2k views

Will VSTO add-ins developed for Office 2007 work in Office 2010?

Are the VSTO add-ins that were developed for Office 2007 compatible with Office 2010? If not, what would need to be done to upgrade them to run in 2010?
6
votes
5answers
4k views

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. To protect privacy, we cannot use email for ...
6
votes
4answers
566 views

What do sites like Google Docs and Zoho Writer use to generate MS Office documents

I realise this may just be speculation, but I'd appreciate comments from anyone who has some insight into this. Something like MS Word COM add-in, or an OO bridge, or a custom implementation. The ...
6
votes
7answers
2k views

python convert microsoft office docs to plain text on linux

Any recomendations on a method to convert .doc, .ppt, and .xls to plain text on linux using python? Really any method of conversion would be useful. I have already looked at using Open Office but, I ...
6
votes
2answers
514 views

ms office file extensions

I made a discovery some time back. Just follow these steps: Create a .doc/.xls/.ppt file in office 2003. Keep some test data in there and close the file. Now rename the file to change it's file ...
6
votes
6answers
2k views

Is there a coding standard for VBA applications?

Is there any coding standard published by microsoft for vba applications?
6
votes
2answers
1k views

Vector graphics clipboard format for Qt

I want my Qt application to be able to save simple vector graphics to clipboard in a compatible way. On windows I want to be able to paste the graphics into Microsoft Word or Powerpoint. On Linux I ...
5
votes
1answer
397 views

Custom Ribbon onAction syntax question

I followed the directions here to create a custom ribbon for an Access application. But none of the buttons worked! I kept getting an error that stated Access couldn't find the function or macro, ...
5
votes
1answer
152 views

Excel custom format: What does [$€-2] mean?

Okay, this is just weird. I know from the post here that a [$-409] is a locale modifier for dates. Great. Here in Europe, I've seen [$€-2]...which is meant to be the Euro symbol. How is all the ...
5
votes
1answer
273 views

Is there functionality that is NOT exposed in the OpenXML SDK v2?

I want to know if there is anything that you cannot do with SDK that was exposed in the COM interface?
5
votes
1answer
2k views

Installing VSTO 4.0 Causes VSTO 3.0 Addin to quit working

I just installed Visual Studio 2010 yesterday. As part of that I installed VSTO 4.0. Now when I run any Office application, my VSTO 3.0 addins fail to load. The error in the event log is ...
5
votes
4answers
996 views

How can I determine if MS Office 2007 SP2 is installed?

In am using MS Word via OLE to produce documents from my application. I want to give the users that have MS Office 2007 SP2 installed the ability to save the documents as PDF. This is only available ...
5
votes
2answers
3k views

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 then does some stuff with it. It also does likewise with Excel and PowerPoint files. ...
5
votes
6answers
1k views

Formatted output in OpenOffice/Microsoft Word with Python

I am working on a project (in Python) that needs formatted, editable output. Since the end-user isn't going to be technically proficient, the output needs to be in a word processor editable format. ...
5
votes
3answers
1k views

What are some techniques for generating PowerPoint presentations without using Office Automation?

While it is possible to generate PowerPoint presentations automatically using Office Automation, this is not recommended for use on a server. How can you go about generating a PowerPoint presentation ...
5
votes
3answers
485 views

Adding Chart to WordprocessingML

I would like to generate an Open XML document containing a Chart using the Open Xml SDK 2. I found an SpreadsheetML example, but I can't work out how to add the chart in a .docx... Is there a good ...
5
votes
3answers
504 views

How can I flag source code in an MS Word document to not spell check?

Sometimes, for what ever reason, I copy source code into either a word document, or an email ... which in Outlook, I believe, is using Word. Anyway, it would be nice if I could spell check the ...

1 2 3 4 5 23