Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,194 for

report generation

(0.14 sec)
  1. Working with Outer Document Insertion | GroupDocs

    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...
  2. GroupDocs.Assembly Engine APIs | GroupDocs

    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...
  3. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List Report in Email format. Reporting Requirement As a Report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Usage / Working with List Reports - Bulleted / Bulleted List...GroupDocs.Assembly to generate a Bulleted List report in Email format...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. Common List Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a Report developer, you are required to share the following key requirements: A Report must show multiple customers’ picture and name....Usage / Working with Image Reports - Common List / Common List...GroupDocs.Assembly to generate a Common List report in HTML Document...

    docs.groupdocs.com/assembly/net/common-list-ima...
  5. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List Report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a Report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Usage / Working with List Reports - Numbered / Numbered List...GroupDocs.Assembly to generate a Numbered List report in Text Document...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Multicolored Numbered List in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List Report in Email Document format. Multicolored Numbered List in Email Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Outlook 2013. In your email, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Usage / Working with List Reports - Multicolored Numbered / Multicolored...Assembly to generate a Multicolored Numbered List report in Email...

    docs.groupdocs.com/assembly/java/multicolored-n...
  7. Multicolored Numbered List in HTML Document | G...

    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...
  8. In-Table List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List Report in Email Document format. In-Table List in Email Document Reporting Requirement As a Report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. 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 Email Document...GroupDocs.Assembly to generate a In-Table List report in Email Document...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. In-Table List in HTML | GroupDocs

    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-...
  10. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others....writing the templates for longer reports. So how could you make this...template with data Save the generated report as Markdown (.md) file...

    blog.groupdocs.com/assembly/save-assembled-word...