Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 793 for

report generation

(0.03 sec)
  1. Working with Outer Document Insertion | Documen...

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your Reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....outer documents into your reports dynamically using doc tags...syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/java/working-with-o...
  2. Working with Outer Document Insertion | Documen...

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your Reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts....of outer documents to your reports dynamically using doc tags...syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/working-with-ou...
  3. 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...
  4. Common Master-Detail Image in Text Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text Document Reporting Requirement As a Report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Usage / Working with Image Reports - Common Master-Detail / Common...Assembly to generate a Common Master-Detail report in Text Document...

    docs.groupdocs.com/assembly/java/common-master-...
  5. Multicolored Numbered List in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List Report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a Report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample template we created in this article:...Usage / Working with List Reports - Multicolored Numbered / Multicolored...Assembly to generate a Multicolored Numbered List report in HTML...

    docs.groupdocs.com/assembly/java/multicolored-n...
  6. In-Table List in HTML | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList Report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Reporting Requirement As a Report developer, you are required to represent the information of the managers with the following key requirements: Report must show managers’ name. It must show the sum of contract prices against each manager....Usage / Working with Table Reports / In-Table List in HTML In-Table...GroupDocs.Assembly to generate a In-TableList report in HTML Document...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List Report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a Report developer, you are required to represent the following key requirements:...Usage / Working with List Reports - Numbered / Numbered List...GroupDocs.Assembly to generate a Numbered List report in Email Document...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows Report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a Report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....Usage / Working with Table Reports - Highlighted Rows / In-Table...Assembly to generate a In-TableList with Highlighted Rows report in HTML...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering Report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a Report developer, you are required to represent managers’ contract information with the following key requirements:...Usage / Working with Table Reports - Filtered Ordered Grouped...use GroupDocs.Assembly to generate In-TableList with Filtering...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Scatter Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart Report in Email Document format. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Usage / Working with Chart Reports - Scatter / Scatter Chart in...GroupDocs.Assembly to generate a Scatter Chart report in Email Document...

    docs.groupdocs.com/assembly/java/scatter-chart-...