Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m looking 开发者_如何学运维to do a formatting check on word files before they get sent to the printer and it needs to be completely transparent to the user (no extra controls, just using the standa
How can I add a new group to an existing (3rd party) custom ribbon tab add-in? I know that I can add to out of box ribbons by specifying the Tabs idMSo value but how 开发者_JAVA技巧do I do that for a
Bill James wrote: I was able to render an HTML page with the MIME type set to \"application/msword\", which caused the browser to spawn Word which imported the html just fine, allowing edits and sav
Somebody has asked me to make an app in php that will generate a .doc file with an image and a few tables in it. My first approach was:
I need to create an word document based on the template in c#. I have tags for only the paragraphs. Is there any way to replace the bullets and tables that are already available in the template based
I\'m fairly new to Visual Studio (specifically Visual Basic .NET) but have been programming for quite a long time.
I am developing a VBA project in Word and have encountered a problem with handling events when using a class that implements another.
I\'m trying to automate word to replace text in a word document using Python.(I\'m on word 2003 if that matters and Python 2.4)
I am developing one application using 开发者_Python百科C# for processing MSWord files. My application gets hang when I pass invalid .doc file as an input. For example, if I have one foo.pdf file and I