Can I use DOCX to open an existing .docx file? #2109
gilbriatore
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes, this is possible, Something like this? https://github.com/dolanmiu/docx/blob/master/demo/85-template-document.ts |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to open some .docx files, modify someone, and merge others... can I use DOCX to open existing files? If so, are there some examples of how I could do this?
Beta Was this translation helpful? Give feedback.
All reactions