Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 387 for

syntax

(0.02 sec)
  1. Generate email report with common list. | Docum...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) 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.... Leave feedback Adding Syntax to be evaluated by GroupDocs...GroupDocs.Assembly Engine Template Syntax assembler = ga . DocumentAssembler...

    docs.groupdocs.com/assembly/python-net/email-re...
  2. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie 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 “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...Processing Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/java/individual-ser...
  3. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Presentation Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/individual-seri...
  4. Change Text Background Color Dynamically using ...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET API version 17.12. Using the latest version, you can change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can insert images and barcodes dynamically in email messages (.msg) with RTF body. We recommend you to download and use the latest version of API....documentsFrom now, template syntax expressions are supported in...dynamically using backColor tags. The syntax of a backColor tag is defined...

    blog.groupdocs.com/assembly/change-text-backgro...
  5. Barcode Image Generation in Spreadsheet Documen...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following Syntax: <> Download Template Get the template from here. Barcode.xlsx The Code...Microsoft Spreadsheet Template Syntax Add a textbox to your template...inserted. Add the following syntax: << barcode [ value ] - itf6...

    docs.groupdocs.com/assembly/java/barcode-image-...
  6. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following Syntax: <> Download Template Get the template from here. Barcode.docx The Code...in Microsoft Word Template Syntax Add a textbox to your template...inserted. Add the following syntax: << barcode [ value ] - itf6...

    docs.groupdocs.com/assembly/java/barcode-image-...
  7. Basic Usage | Documentation

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....document with variable Template Syntax - Part 1 of 2 Generate email...with common list. Template Syntax - Part 2 of 2 GroupDocs.Assembly...

    docs.groupdocs.com/assembly/python-net/basic-us...
  8. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide 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 document Edit the Worksheet with your data to update the chart....Presentation Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/java/chart-series-c...
  9. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the Syntax of the search query. We would recommend you to enhance your applications using this latest version....results as well as redesigned the syntax of the search query. We would...Improved search query syntax # The syntax of the search query language...

    blog.groupdocs.com/search/highlighted-results-o...
  10. Numbered List in Text Document | Documentation

    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. Note This feature is supported by version 17.03 or greater. Numbered List in Text 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 the 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...