Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 953 for

report generation

(0.05 sec)
  1. Common List Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Report in Email Document format. Common List in Email Document 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 multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....Usage / Working with Image Reports - Common List / Common List...GroupDocs.Assembly to generate a Common List report in Email Document...

    docs.groupdocs.com/assembly/java/common-list-im...
  2. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List Report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a Report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Usage / Working with List Reports - Bulleted / Bulleted List...GroupDocs.Assembly to generate a Bulleted List report in Text Document...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and Report is generated....and report is generated. Reporting Requirements A report based...some criteria is to be generated. The report can be in any of the...

    docs.groupdocs.com/assembly/java/business-case-...
  4. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....content analysis, or report generation, this method provides...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  5. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison Reports with complete code examples....you a beautiful comparison report showing exactly what changed...two Word documents and generating a report that highlights all the...

    blog.groupdocs.com/comparison/compare-pdfs-usin...
  6. 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...
  7. Common Master-Detail Image in Text Document | G...

    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-...
  8. 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-...
  9. 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...
  10. 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...