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

table report

(0.25 sec)
  1. 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...
  2. Template Syntax - Part 1 of 2 | Documentation

    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...
  3. Using Spreadsheets as Data Sources | Documentation

    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...
  4. Using Spreadsheets as Data Sources | Documentation

    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...
  5. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in Report Dynamically configure background color of html documents & generate barcode in Reports Dynamically insert hyperlinks in Reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various Report types, e....insert out document content in report Dynamically configure background...barcode in reports Dynamically insert hyperlinks in reports & apply...

    docs.groupdocs.com/assembly/java/features-overv...
  6. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in Report Dynamically configure background color of html documents & generate barcode in Reports Dynamically insert hyperlinks in Reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various Report types, e....insert out document content in report Dynamically configure background...barcode in reports Dynamically insert hyperlinks in reports & apply...

    docs.groupdocs.com/assembly/net/features-overview/
  7. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in Report Dynamically configure background color of html documents & generate barcode in Reports Dynamically insert hyperlinks in Reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various Report types, e....insert out document content in report Dynamically configure background...barcode in reports Dynamically insert hyperlinks in reports & apply...

    docs.groupdocs.com/assembly/python-net/features...
  8. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Search by Parts Get Search Report Highlight Results in Text Other...single search query Define table discrete function as a step...

    blog.groupdocs.com/search/upcoming-release-of-g...
  9. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a Report from a template is assembled within the class. Building Reports To build a Report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following Table describes parameters of these overloads....functionality required to build a report from a template is assembled...the class. Building Reports To build a report from a template, you...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a Report from a template is assembled within the class. Building Reports To build a Report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following Table describes parameters of these overloads....functionality required to build a report from a template is assembled...the class. Building Reports To build a report from a template, you...

    docs.groupdocs.com/assembly/net/groupdocs-assem...