I just came to know that macros in Word/Excel/PowerPoint can be programmed. That is awesome because I\'ve a Word document with 70 tables for styling.
I am trying to generate word documents using the mail merge feature in Microsoft Word.To be as clear as possible my dream would be to:
I am using Qt 4.5.3 and Windows XP. I need my application to generate documents that contains the information that is being used and generated. The information that is being used will be just strings
Unsure of the best way to bind a开发者_StackOverflow a drop-down list Content Control to an XML file properly: all I\'m getting is the first item.
Usually CSV and excel file format will be used to import data as it is easy to extract data programatically. My users doesn\'t like excel file format for data entry, they like word document. But I am
In this tutorial (and many others), there\'s an integer in the CustomXMLParts object collection Load method that I can\'t find an explanation for.The Word 2007 VBA Reference开发者_如何转开发 doesn\'t
After document approval, i want set it to a final status where newer version of document cannot be uploaded or any modifications made (i don\'t care if it is downloaded and modified on users PC, but i
I need to break open a MS Word file (.doc) and extract its constituent files (\'[1]CompObj\', \'WordDocument\' etc). Something like 7-zip can be used to do this manually but I need to do this programa
I am trying to send data from a Word document to a web page. I have found some code, pasted it into a new module, and saved it. When I run it I get \"compile error, user defined type not defined\"
My application allows the user to insert information into a document (usin开发者_如何学Gog document properties and variables). Part of this is also that they should be able to adjust the values they h