office-automation
asp.net web service using office 2010 COM
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:[详细]
2023-04-03 23:12 分类:问答Rename the Excel Sheet Name in C#
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\".[详细]
2023-03-20 04:49 分类:问答Excel (Office) and C#
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[详细]
2023-03-13 14:01 分类:问答Instantiating the Application object of Interop.Word hangs the Webservice
I am using Interop.Word version 12 for doing some operation in a word document. My WebService is built in .Net v4.0.[详细]
2023-03-13 01:57 分类:问答ASP.NET - Create an Outlook template and write to browser
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.[详细]
2023-02-21 03:07 分类:问答.net office automation project protected issue
I\'m opening up an excel file which is project protected ie. I can\'t add a vba modul开发者_JAVA技巧e to it.[详细]
2023-02-20 22:42 分类:问答Excel file generated from WinForm app via template is sometimes "InVisible"
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)[详细]
2023-02-19 08:12 分类:问答Programmatically combine slides from multiple presentations into a single presentation
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,[详细]
2023-02-17 13:06 分类:问答c# 4.0 and word 2007 automation
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[详细]
2023-02-16 09:53 分类:问答Extracting excel worksheet into a string in C#
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[详细]
2023-02-10 05:00 分类:问答