An open API service indexing awesome lists of open source software.

https://github.com/linx64/insert-texts-from-c-to-docx-file-word-programmatically

How to: Programmatically Insert Text into Word Documents
https://github.com/linx64/insert-texts-from-c-to-docx-file-word-programmatically

Last synced: over 1 year ago
JSON representation

How to: Programmatically Insert Text into Word Documents

Awesome Lists containing this project

README

          

# Insert-texts-from-C-to-Docx-file-Word-Programmatically
An example for : *How to Programmatically Insert Text into Word Documents*

The real source is here : http://dtkit.com/how-to-programmatically-insert-text-into-word-documents/projofficewords/

Which it had some problems and i've fixed it.

Now, In this version, After clicking on the Output `Button`, you will see the output and the docx file after that.

- Added the docx file on the project and i've set the `Copy always` for making changes on VS 2015