I\'m writing a custom WebDav integration for our website and in IE I can use new ActiveXObject to open e.g. Word from javascript then open a file. It\'s got to be like this to enable the applications
I am trying to search a word document for some specific text and then replace it with a custom table. I seem to almost have it working but it seems to add the table halfway through the previous word r
Every week I 开发者_如何学编程produce a word document with some copy, tables and charts from various sources on our network.
I want开发者_如何学C to create an index page for which I need the page number from the Word document. I am working with C++ managed code and Word interop.See here for info on this.This is for C#, but
I\'m pulling my hair out because I\'ve run into the following problem with one of my clients: My program uses extensive VBA automation in Word. Macros are saved in a specific Word template that is at
I create a com object in pow开发者_运维问答ershell like so: $application = new-object -ComObject \"word.application\"
We have a program made in Borland Delphi that uses Word automat开发者_如何学Goion to create documents.
I can find a text in a Word file via: Word.Range range = wordApp.ActiveDocument.Content; Word.Find fin开发者_JS百科d = range.Find;
I am getting this stacktrace: System.Runtime.InteropServices.COMException (0x800A13E9): Word ðú÷ì ááòéä.
This is an important issue and I would be grateful for a solution. I convert a document (RTF) with several embedded images to HTML with Word 2010. The original quality of all images is 200 dpi. When