Need to do a mail merge for ASP.NET application. Considered just programatically using word directly but this has liscening implications and is not recommended (ht开发者_StackOverflowtp://support.mic
How to create, edit or save a word file using c#.net. Plz suggest me the libraries and necessary tools needed to work on Word files. I need solutions for the below questions:
Hi every one this is my first question here. I want to add a Office Graph in word 2007 using C# 4.0,
Problem that I am trying to resolve: I want to convert a word document into HTML and along with that I want to convert specific text into Hyperlinks. I can\'t find a way in C# to add hyperlinks befor
I am working on a project here that ingests internal resumes from people at my company, strips out the skills and relevant content from them and stores it in a database. This was all done using docx4j
I\'m trying to 开发者_如何学Goprint out a .doc-File with com4j. This is my Code: document.printOut2000(true, false, WdPrintOutRange.wdPrintAllDocument, newDocumentPath, _, _, WdPrintOutItem.wdPrintD
I am trying to open a Word file开发者_StackOverflow社区 for reading using a FileStream in C#. I hacked a quick sample application which consists of a textfield and a button to trigger the creation of
When reading the binary of a Word 开发者_开发问答or Excel document into memory, is it possible to inspect the data to determine if a macro is built into it?If you set the security level for macros Exc
I have a document template in Word .doc format. The Word document contains Merge fields that needs to be populated dynamically.
We have an internal website for document management. When you choose to open a document, it run the following script to open the file: