This example demonstrates how to load a password-protected document.
advanced_usage.loading_files.LoadPasswordProtectedDocument
// Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article gives the knowledge about nesting search queries in object form....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This page contains information about synchronizing shards in the search network....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...