You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on a project where I'm creating and editing documents using the docx.js framework. My goal is to set or overwrite specific document properties such as Title, Tags, and Comments.
I've heard that this can be done using Patchers, but I'm not sure how to implement this. Can someone provide an example or guide on how to set or modify these properties in a document using docx.js and Patchers?
Here are the specific properties I want to edit:
Title
Tags
Comments
If you have any code examples or links to helpful resources, I would greatly appreciate it.
Thank you in advance for your help!
Best regards,
The text was updated successfully, but these errors were encountered:
Hello everyone,
I'm currently working on a project where I'm creating and editing documents using the docx.js framework. My goal is to set or overwrite specific document properties such as Title, Tags, and Comments.
I've heard that this can be done using Patchers, but I'm not sure how to implement this. Can someone provide an example or guide on how to set or modify these properties in a document using docx.js and Patchers?
Here are the specific properties I want to edit:
Title
Tags
Comments
If you have any code examples or links to helpful resources, I would greatly appreciate it.
Thank you in advance for your help!
Best regards,
The text was updated successfully, but these errors were encountered: