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...
Save attachments and embedded files from Pdf, Outlook data file or email...Signature Product Solution GroupDocs...Outlook data files, archives, and PDF documents. Java import com.groupdocs...
This article shows how to extract data from documents of various formats including Pdf, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Signature Product Solution GroupDocs...of various formats including PDF, Microsoft Word, Excel, LibreOffice...
Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET.
Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Signature Product Solution GroupDocs...Template. Saves the document as PDF (Adobe Portable Document) format...
Learn about ThreeDConvertOptions class for 3D file formats (FBX, OBJ, GLTF, 3DS, U3D) in GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...model to Universal 3D format for PDF embedding: using GroupDocs.Conversion...
Learn about CadConvertOptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...Conversions from non-CAD formats (PDF, Word, Excel) to CAD formats...
Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....Signature Product Solution GroupDocs...new Merger ( @"c:\document1.pdf" )) { merger . Join ( @"c:\document2...
API to annotate text or images in your documents using Java. It supports Pdf, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Signature Product Solution GroupDocs...Annotation supports . These include PDF documents, Microsoft Word, Microsoft...
Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Net reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format.
GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, Pdf files, email messages, and images....Signature Product Solution GroupDocs...spreadsheets, presentations, PDF files, email messages, and images...