GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
The articles in this section describe advanced search index related topics.
You will find details about index management and advanced options:
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 .NET library we provide simple, but powerful free Apps....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This section contains issues that you may face and solutions for them when processing files with GroupDocs.Viewer....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This section decsribes how to get started with GroupDocs.Merger for Java library...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Document loading use cases with GroupDocs.Viewer within your .NET applications....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Spreadsheets as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace:
DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Note The code uses some of the objects defined in The Business Layer. Defining Relations Between Document Table Instances API provides the ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added:
DocumentTableRelation DocumentTableRelationCollection Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added.
Download Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations ColumnNameExtractingDocumentTableLoadHandler...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...