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....Purchase Buy Now Pricing Information Free Trials Temporary License...
This section decsribes how to get started with GroupDocs.Merger for Java library...Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications....Purchase Buy Now Pricing Information Free Trials Temporary License...
Install using NPM All Java packages are hosted at NPM. You can easily reference GroupDocs.Comparison for Node.js via Java API directly in your Node.js project by installing it with the following command.
npm install @groupdocs/groupdocs.comparison...Purchase Buy Now Pricing Information Free Trials Temporary License...
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 Tables of Word Processing Documents 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 Managers Data....Purchase Buy Now Pricing Information Free Trials Temporary License...
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...Purchase Buy Now Pricing Information Free Trials Temporary License...