Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 6,420 for

document classification

(0.1 sec)
  1. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/set-meta...
  2. Delete indexed paths | Documentation

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  3. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Node.js via Java API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  4. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-hype...
  5. Convert 3D formats | Documentation

    In this article, you will learn how to convert 3D Documents to PDF or other 3D formats with GroupDocs.Conversion for .NET....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert/3d/
  6. GroupDocs.Merger for .NET 20.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 20.9 Major Features There are a few fixed bugs in this regular monthly release. The most notable are: Corrupt file error message when merging memory stream files; Can’t remove Words Document pages; Can’t save PDF file; Can’t remove pages from Excel file; Not supported file types are present; Cannot open a PDF with 250+ long characters password. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-936 Corrupt file error message when merging memory stream files Bug MERGERNET-937 Can’t remove Words Document pages Bug MERGERNET-938 Can’t save PDF file Bug MERGERNET-939 Can’t remove pages from Excel file Bug MERGERNET-940 Not supported file types are present Bug MERGERNET-942 Cannot open a PDF with 250+ long characters password Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  7. Render PSD with custom fonts | Documentation

    This article explains render PSD with custom fonts with GroupDocs.Viewer within your Java applications....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  8. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/implement-cus...
  9. Advanced search for Metadata signatures | Docum...

     This article explains how to search various data values types within electronic signatures in the Document metadata by GroupDocs.Signature API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/advanced-sear...
  10. 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. const indexFolder = 'c:/MyIndex/'; const DocumentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/ocr-support/