Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 3,851 for

document classification

(0.11 sec)
  1. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  3. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/how-to-...
  5. Quick Start Guide | GroupDocs

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/python-net/gettin...
  6. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing Documents with GroupDocs.Editor for .NET....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/working-with-reso...
  7. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a Document. Here are the steps to extract an email text from Zip archives:...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/merge-pdf/
  9. GroupDocs.Conversion for .NET | GroupDocs

    GroupDocs.Conversion for .NET is an advanced Document conversion API developed to convert files of different formats from within C# applications....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/
  10. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/working-with-tem...