Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 271 for

table report

(0.05 sec)
  1. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Lexical Tokens The following table describes lexical tokens that...particular DataSet instance by table names using the “.” operator...

    docs.groupdocs.com/assembly/java/template-synta...
  2. Using Tables of Presentation Documents as Data ...

    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 Presentation 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....Documents as Data Source / Using Tables of Presentation Documents as...as Data Sources Using Tables of Presentation Documents as Data...

    docs.groupdocs.com/assembly/net/using-tables-of...
  3. 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...Define template and output report documents Assemble a document...using the external document table as a data source Download Data...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  4. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Lexical Tokens The following table describes lexical tokens that...particular DataSet instance by table names using the “.” operator...

    docs.groupdocs.com/assembly/python-net/template...
  5. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Lexical Tokens The following table describes lexical tokens that...particular DataSet instance by table names using the “.” operator...

    docs.groupdocs.com/assembly/net/template-syntax...
  6. GroupDocs.Metadata for .NET 25.10 – Latest Upda...

    Explore what’s new in GroupDocs.Metadata for .NET 25.10. Available now on NuGet and GroupDocs website....Security‑focused update (October 2025) Table of Contents What’s new in this...Support Forum – ask questions, report issues, and share feedback...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Using Tables of Word Processing Documents as Da...

    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....Documents as Data Source / Using Tables of Word Processing Documents...Documents as Data Sources Using Tables of Word Processing Documents...

    docs.groupdocs.com/assembly/net/using-tables-of...
  8. Using Spreadsheets as Data Sources | 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....Define template and output report documents Assemble a document...using the external document table as a data source Download Data...

    docs.groupdocs.com/assembly/net/using-spreadshe...
  9. GroupDocs.Total for Java 25.12 – Latest Updates...

    Explore what’s new in GroupDocs.Total for Java 25.12. Available now on NuGet and GroupDocs website....December 2025 release overview Table of Contents What’s new in this...available via the links in the table. Embedded product Version Release...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  10. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values....Generic ; public class Report { public List < string > Items...ConditionalWithColle () { var report = new Report { Items = new List <...

    docs.groupdocs.com/assembly/net/basic-usage-con...