We\'re trying to use Word\'s COM objects in order to programatically get the spelling and grammar errors in some sentences. We\'re using code that looks something like this:
Is there a way to use word interop (for instance) to watermark a doc or docx file? Any solution would be good, but it is going to have to work from within C#.
I am using devExpress. Office 200开发者_开发知识库7. c#. When I drag and drop my results in 1/2/3 excel sheet works fine, but dropping results on new sheet gives Object reference not set to an instanc
I am automating Word from VB.Net. I open a document by: Dim msWord as Word.Application = CreateObject(\"Word.Application\")
Are these DLL\'s below are included in .Net Fr开发者_高级运维amework Redistributable? DocumentFormat.OpenXml.dll
How can I copy contents of one word document and insert it in anothe开发者_Go百科r pre-existing word document using C#. I\'ve had a look around but everything looks really complicated (I\'m a newbie).
Having successfully created a custom field in Outlook via a formula and parsing the Subject field; I have now hit a new snag. The custom field is not sortable. It appears as of current that the only w
Good evening! Which types of values can be directly stored into an Excel worksheet using Range.Value2 and how do I quickly check if a particular value can?
I\'m creating a COM add-in for Outlook and I\'m trying to target all \'still used\' versions of Outlook: 2003, 2007, 2010. However, the add-in\'s UI (which is rather simple, a CommandBar) doesn开发者_
I am on my first foray into Excel Interop and after a flying start have hit a wall. I have an Excel template that contains one sheet which is an assessment form and another which contains guidance no