Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,343 for

template

(0.33 sec)
  1. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your Template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....checkbox content control to your template at a place where you want...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  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 Note This feature is supported by version 17.04 or greater Creating a Bulleted List Practicing the following steps you can insert Bulleted List in a Text document. To add a bulleted list use • as a bullet for each element in the list.... Download Bulleted List Template Please download the sample...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  3. Common Master-Detail in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML Document Adding Syntax to be evaluated by GroupDocs....Download Common Master-Detail Template Please download the sample...

    docs.groupdocs.com/assembly/net/common-master-d...
  4. Common Master-Detail Image in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Common Master-Detail 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 the information of the customers and products with the following key requirements: Report must show customers’ picture and name. It must associate the customers with their products....Download Common Master-Detail Template Please download the sample...

    docs.groupdocs.com/assembly/net/common-master-d...
  5. Numbered List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered 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. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in numbered list.... Download Numbered List Template Please download the sample...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  6. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in HTML Document Reporting Requirement As a report developer, you are required to represent your clients and their prices with the following key requirements: Report must show each client along with its price. It must show sum of all the prices....Download In-Paragraph List Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. In-Table Master-Detail in HTML Document | Group...

    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...
  8. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF started to fail for the above file extensions. For DXF I see the following exception: com.groupdocs.conversion.exceptions.CorruptOrDam…...I just tried to convert a template .mpp file that I downloaded...dxf conversion even with a template file from the internet file...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  9. Convert XML to PDF Using XSL-FO | GroupDocs

    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...
  10. Loading specific file formats | GroupDocs

    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...