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....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...
Retrieving information about a Document with GroupDocs.Viewer for Java...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...
This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...
This article explains how to load password protected Document with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
This article shows how to get information about electronic signatures in the Document and its form fields with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Classify Document by path with IAB-2 taxonomy and return 2 best results Classifying of the Document could be performed with the next steps
Call Classify method for “Document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("Document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify Document by path with Documents taxonomy and return 4 best results Call Classify method for “Document....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...
The page describes how to set the resolution of Document preview...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...
Follow this guide and learn how to set Document metadata when saving output Document after files Comparison within your Java applications....Comparison Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...
This article demonstrates how to convert Document stored in Amazon S3 storage using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...