Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,797 for

reporting api

(2.8 sec)
  1. Using Spreadsheets as Data Sources | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection 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.docx The Code...Upgrade an Order Support Docs API Reference Live Demos Free Support...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  2. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here....Upgrade an Order Support Docs API Reference Live Demos Free Support...destination report path Instantiate class Generate report Download...

    docs.groupdocs.com/assembly/net/adding-next-fie...
  3. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Upgrade an Order Support Docs API Reference Live Demos Free Support...template path Set up destination report path Instantiate DocumentAssembler...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  4. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Upgrade an Order Support Docs API Reference Live Demos Free Support...destination report path Instantiate class Generate report More resources...

    docs.groupdocs.com/assembly/python-net/adding-n...
  5. [Release] GroupDocs.Signature for .NET v26.2 – ...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Signature for .NET v26.2. This update resolves a critical issue reported by a customer using Azure Key Vault for digital PDF signing and impr…...digital-signature , signature-api yanaLi March 10, 2026, 1:28pm...resolves a critical issue reported by a customer using Azure...

    forum.groupdocs.com/t/release-groupdocs-signatu...
  6. Optionally remove a column from a Word table us...

    Is there any template syntax that can be used to optionally remove a column from a Word table? I know I can do it by have different row definitions, but I’m curious if it can be done in a more elegant way. I have 3 col…...dotnet , document-automation , report-generation dsmeltz May 5, 2020...possibility to achieve this using API. But we cannot share any ETA...

    forum.groupdocs.com/t/optionally-remove-a-colum...
  7. Using Tables of Presentation Documents as Data ...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection 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.pptx Template Using Presentation as Table of Data.pptx The Code...Upgrade an Order Support Docs API Reference Live Demos Free Support...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-tables-o...
  8. Using Tables of Word Processing Documents as Da...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection 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.docx Template Importing Word Processing Table into Presentation.pptx The Code...Upgrade an Order Support Docs API Reference Live Demos Free Support...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-tables-o...
  9. Working with Multiple Data Sources | GroupDocs

    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....Upgrade an Order Support Docs API Reference Live Demos Free Support...in this section Generating Report using Multiple Data Sources...

    docs.groupdocs.com/assembly/net/working-with-mu...
  10. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Upgrade an Order Support Docs API Reference Live Demos Free Support...template from here. Generating The Report Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/working-with-la...