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:...Total Product Family GroupDocs.Viewer 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Another monthly release of GroupDocs.Viewer for .NET is out now. In...improvements, and fixes added in GroupDocs.Viewer for .NET 18....
Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers W......js 用の GroupDocs.Viewer API をプログラムで利用してください。 Java...
The SaveOptions class provides the following properties to customize the saving process:
AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
This section explains GroupDocs.Conversion for .NET convert options specific to various document types...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...