This example demonstrates how to load a password-protected document.
advanced_usage.loading_files.LoadPasswordProtectedDocument
JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata for Node.js / Developer Guide / Advanced...
Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Viewer for Node.js / Developer Guide / Render...
This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Editor for Node.js / Developer Guide / EditableDocument...applicable for GroupDocs.Editor for Node.js via Java version 24.4 and higher...
This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....Editor for Node.js / Developer Guide / Edit Document...others. GroupDocs.Editor for Node.js via Java fully supports the...
In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Conversion for Node.js via Java / Developer guide...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Search for Node.js / Getting Started / Supported...supported by GroupDocs.Search for Node.js via Java. You can use the input...
This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....Editor for Node.js / Developer Guide / Edit Document...using GroupDocs.Editor for Node.js via Java. This is particularly...