I am writing a web service and would like to change the .docx or .doc to .xps. I\'m using office com to help me to save as .xps format as following:
VS 2008 / C#. On passing the File path of a Spreadsheet, i need to rename the Sheet. How to rename the Sheet1 of the Excel Sheet as 开发者_StackOverflow社区\"ABC\".
At the moment I must maintain an Excel-Application, which consists of many VBA-Modules. For me it has the touch like a legacy system and VBA looks like a language of recent days. Makes it sense to thi
I am using Interop.Word version 12 for doing some operation in a word document. My WebService is built in .Net v4.0.
A form of this question has been asked and answered a gizzilion times, with the suggestion on how to prepopulate an outlook email\'s body and subject using the mailto: form of an anchor tag.
I\'m opening up an excel file which is project protected ie. I can\'t add a vba modul开发者_JAVA技巧e to it.
We have a WinForm application that uses VSTO to generate an Excel file from a Template. Occasionally (frequently) the file opens (because you can use the cursor keys and the formula and cell changes)
I need to automate the creation of a presentation (either OpenOffice or Powerpoint). The presentation should take the firs开发者_开发问答t two slides of each of the presentations in a given directory,
I am creating an application that gets thousands of word documents from an Oracle database and need to transform them into pdf and send them back to database. I already have all the support mechanism
How can i extract excel worksheet into a string using C#? i already have the s开发者_StackOverflow社区heet and can save as txt file but instead of that