Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,233 for

template

(0.02 sec)
  1. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....List With Alternate Content Template Please download the sample...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  2. In-Table Master-Detail in HTML Document | Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show each manager along with his total contract prices. It must also show each individual client within the contract....Download In-Table Master-Detail Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-maste...
  3. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Download Single Row Image Template Please download the single...

    docs.groupdocs.com/assembly/net/single-row-imag...
  4. Convert XML to PDF Using XSL-FO | Documentation

    Learn how to convert a XML document to PDF using XSL-FO with GroupDocs.Conversion for .NET....to PDF format using XSL-FO templates. This approach lets you define...and formatting using XSL-FO templates. Flexible and efficient for...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  5. Introducing GroupDocs.Parser for Java | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined Templates. It’s easy to define Template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....predefined templates. It’s easy to define template and extract...documents by user-generated templates; Parsing PDF forms. Was this...

    docs.groupdocs.com/parser/java/introducing-grou...
  6. Merging Table Cells Dynamically | Documentation

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction.... Consider the following template: ... ... ... ... <<cellMerge>><<[...

    docs.groupdocs.com/assembly/java/merging-table-...
  7. GroupDocs.Assembly for .NET 18.2 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 18.2. Major Features This release extends abilities to work with single-column table data bands and conditional blocks. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-61  Support single-column table-row data bands for Word Processing documents  Feature ASSEMBLYNET-62 Support single-column table-row data bands for Spreadsheet documents Feature ASSEMBLYNET-63 Support single-column table-row data bands for Presentation documents  Feature ASSEMBLYNE4-63 Support single-column table-row data bands for email messages with HTML and RTF bodies Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....well as the body of its every template option) starts at the beginning...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Common List Image in Email Document | Documenta...

    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....foreach >> Download Common List Template Please download the sample...

    docs.groupdocs.com/assembly/java/common-list-im...
  9. Common Master-Detail Image in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML 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....Download Common Master-Detail Template Please download the sample...

    docs.groupdocs.com/assembly/java/common-master-...
  10. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....(OpenDocument Presentation Template) Databases Emails from remote...

    docs.groupdocs.com/parser/java/loading-specific...