Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 432 for

syntax

(0.16 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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-...
  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. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 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 the latest version of the API for better user experience. 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/assemble-external-d...
  10. GroupDocs.Assembly for Python via .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python 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....APIs Template Syntax - Part 1 of 2 Template Syntax - Part 2 of...

    docs.groupdocs.com/assembly/python-net/