dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
https://docx.js.org/
MIT License
4.44k stars 486 forks source link

Open exists docx file by Document ? #2625

Closed DevXiaolan closed 1 month ago

DevXiaolan commented 8 months ago

just like

const doc = new Document(filePath)
bensonz commented 8 months ago

you need to use patchDocument