Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 4,272 for

document assembly

(0.05 sec)
  1. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template Documents. For more convenience, the set of simple JSON types is extended as follows:...Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-js...
  2. Update index | GroupDocs

    This article explains that how to update indexed Documents, as well as updating an index version in Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/update-in...
  3. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize Document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/customize-ch...
  5. 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. const indexFolder = 'c:/MyIndex/'; const DocumentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Customize changes styles | GroupDocs

    Learn how to customize the appearance of detected changes using GroupDocs.Comparison for Python via .NET....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/python-net/custom...
  7. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically 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....Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  8. 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/net/use-microsoft-...
  9. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction API Perform redactions for your Documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source Document “sample.docx” is stored at a local drive and you want to apply redactions to it....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/python-net/basic-u...
  10. Loading files | GroupDocs

    GroupDocs.Metadata allows you to load password-protected Documents and load files from different sources. For more details please refer to the following guides:...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/loading-files/