Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 3,654 for

document classification

(0.04 sec)
  1. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when Document with GroupDocs.Conversion for Java API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  2. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-ebooks/
  3. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/changing-autom...
  4. Merge PDF | Documentation

    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/
  5. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  6. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image Documents for Optical Character Recognition (OCR): image files, such as printed Document scans (PNG, JPG, etc.) embedded images within office Documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/using-ocr/
  7. Extract metadata from Microsoft Office Excel sp...

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

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Load password-protected documents | Documentation

    This article explains how to open password-protected Document with GroupDocs.Viewer within your Java applications....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/load-password-pr...
  10. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) 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/net/render-cad-drawin...