I want to make a ms word add-in, that does this: It asks for a user, password and a network path which correspond to a WebDAV server, for a certain user, and if entered correctly, displays 开发者_如何
Working in Office 2007, I\'d like to add a filename field in my document header.The documen开发者_如何转开发t will later be a PDF, so I don\'t want the extension.
I\'ve updated page numbers in my word document using a formula. Now page numbers have series like 1,1,2,2,3,3..
I’ve got a macro that does a sea开发者_Python百科rch/replace in a selection but at the end of the task it shows the \'Do you want to search the remainder of the document\' dialogue and I never want i
I am using a virtual printer to print a word document into an image file in a C# program. So far everything is going fine except that I don\'t know when the printing process is finished s开发者_高级运
I\'m working on Word automation and to get rid of \"Call was rejected by callee\" / \"the message filter indicated that the application is busy\" errors I implemented an IMessageFilter. The messagefil
I\'m having problems exporting data from Excel to Word. In the Excel sheet, there is a command button which first sorts the data according to date (this works). Then, the content of these columns (whi
From our application we use OLE automation to build a fairly complex Word-document. I would like to make Word invisible while the document is being made, since there is a lot of pasting and insertions
I am writing a sample application to convert a DOC file into a PDF. While doing this I\'m getting an error.
I have an MS Word 2003 file which contains several tables in it and I want to extract a specific table contents. For example, tables will be coming under some sections and I want to extract the conten