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:...Signature Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET....Signature Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article shows how to save a file to the specified stream...Signature Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET....Signature Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article shows that how to load file from stream using redaction API...Signature Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This page describes how the search api is used to obtain a list of supported file types....Signature Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
Save attachments and embedded files from Pdf, Outlook data file or email...Signature Product Solution GroupDocs...Outlook data files, archives, and PDF documents. JavaScript import...
GroupDocs.Editor for Python via .NET is a Python library that lets you edit Microsoft Office documents like Word, Excel or PowerPoint, as well as Pdf, without any third-party software installed....Signature Product Solution GroupDocs...popular document formats such as PDF, DOCX, XLSX, PPTX, XPS and others...
Edit Microsoft Office documents like Word, Excel or PowerPoint or Pdf with help of GroupDocs.Editor for Node.js without third party software installed....Signature Product Solution GroupDocs...popular document formats such as PDF, DOCX, XLSX, PPTX, XPS and others...