Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.
Parameters DataSources An array of data source objects like object[] dataSources.
DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.
Parameters DataSources An array of data source objects like object[] dataSources.
DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames.
Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.
This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#)....This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#).
This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#).
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here.
Template Syntax
Products
Order Price
<>No data
<><><<[Product.ProductName] : upper>>
<<[Price] : arabicDash>><>
Total:
<<[Sum(c => c.Price)]>><>
Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here.
Template Syntax
Products
Order Price
<<if [!Any()]>>No data
<<else>><<foreach [in orders]>><<[Product.ProductName] : upper>>
<<[Price] : arabicDash>><</foreach>>
Total:
<<[Sum(c => c.Price)]>><</if>>
Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with 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 ....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 .
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 ....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 .
This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Java library...This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Java library
This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET.
This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications.