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....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...
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:...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
Learn this article and check how to load and convert CAD Documents with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...
This article explains how to sign Document with multiple signatures of various type by GroupDocs.Signature API...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Learn how to move Document pages, remove Document pages, split Document into separate pages, swap Document pages positions, extract specific pages from Document, change page orientation and rotate page using GroupDocs.Merger for Python via .NET....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...
Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....we’re an integral part of the document management world. In 2012...your box.com documents with GroupDocs’ document management apps...
GroupDocs.Metadata allows users to get meta information of a Document....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...