What is the best way to convert Microsoft Office documents automatically on a server? We need to convert lots of such documen开发者_JAVA百科ts automatically to PDF files. Currently we use PDFCreator w
开发者_运维问答Do any of you use the javascript macro capabilities of Google Apps, particularly for spreadsheets? How do the capabilities compare? Is there anything that Google Apps can\'t do that can
I am using EPiServer CMS 5 R2 and have a project that I have set up separately from EPiServer \'Site setup\' wizard. I now have activated the Office Add-in and cannot connect开发者_JS百科 from Word. W
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
hi how to disable macros when opening documents using office interop apis. I a开发者_开发问答m currently using office 2007.
I have a bunch of Wor开发者_JS百科d documents (.doc) stored in my SQL database that I need open, clean the properties such as Title, Subject etc and then save the file back to the database.
How do I开发者_运维问答 add a combination button/dropdown in office (see below). Preferably with code.
As Excel is a great fro开发者_JAVA技巧nt-end UI, I want to build an application in Excel for interactive data analysis on our datasets.
I used t开发者_如何转开发he code in the link mentioned below to merge word files into a single file
Using PowerShell, it is easy enough to create, say, an instance of the Excel Application class and start manipulating it: