Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 427 for

syntax

(0.07 sec)
  1. 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....in the HTML Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/common-master-d...
  2. 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.... Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  3. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....variable Leave feedback Adding Syntax to be evaluated by GroupDocs...GroupDocs.Assembly Engine Template Syntax assembler = ga . DocumentAssembler...

    docs.groupdocs.com/assembly/python-net/barcode/
  4. Chart Series Coloring in Email Document | Group...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...in the Email Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/java/chart-series-c...
  5. Chart Series Coloring in Email Document | Group...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...in the Email Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/chart-series-co...
  6. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The Syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value.... The syntax of a link tag is defined as...dynamically using link tags. The syntax of a link tag is defined as...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  7. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags.... The syntax of a doc tag is defined as...not checked against template syntax and is not populated with data...

    blog.groupdocs.com/assembly/support-for-dynamic...
  8. In-Paragraph List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in HTML Document format. In-Paragraph List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence.... Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  9. GroupDocs.Assembly for .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Net reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....APIs Template Syntax - Part 1 of 2 Template Syntax - Part 2 of...

    docs.groupdocs.com/assembly/net/
  10. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....seriesColor tags having the following syntax: <<seriesColor[color_expression]>>...pointColor tags having the following syntax: <<pointColor[color_expression]>>...

    blog.groupdocs.com/assembly/color-chart-series-...