Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 5,195 for

document assembly

(0.17 sec)
  1. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-microsoft...
  2. OCR support | GroupDocs

    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....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  3. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your Documents with Image Viewer by GroupDocs and place text over rendered Document page image....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  5. GroupDocs.Parser for .NET 26.4 – Table Extracti...

    GroupDocs.Parser for .NET 26.4 adds HTML table extraction, now available on NuGet....Extract all tables from the document IEnumerable<PageTableArea>...Direct Download – Download the assemblies for .NET from the GroupDocs...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. GroupDocs.Merger for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Merger for .NET 25.9. Available now on NuGet and GroupDocs website....[Feature] Automatically create PDF document logical structure tags. (MERGERNET-1990)...Direct download # Download assemblies for both .NET Standard and...

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  7. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/getting...
  9. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/python-net/template...
  10. Creating an index | GroupDocs

    The articles in this section describe advanced search index creation topics. Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository: More resources GitHub examples You may easily run the code from Documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online Document search App Along with full featured ....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/creating-an-index/