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

syntax

(0.05 sec)
  1. Chart Series Coloring in Spreadsheet 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 Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Spreadsheet Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/java/chart-series-c...
  2. Individual Series Point Coloring in Spreadsheet...

    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 Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Spreadsheet 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 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:...in the Email Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/individual-seri...
  4. Color Chart Series Dynamically using GroupDocs....

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.5. Using the latest version, you can now change the color of chart series and individual point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install and use the latest version of the API. Features IntroducedFollowing new features are introduced in version 18.5 of the API. Chart Series Coloring in Word Processing Document Chart Series Coloring in Presentation Document Chart Series Coloring in Spreadsheet Document Individual Point Series Coloring in Word Processing Document Individual Point Series Coloring in Presentation Document Individual Point Series Coloring in Word Processing Document Dynamic Coloring of Chart SeriesFor a chart with dynamic data, you can set colors of chart series dynamically based upon expressions....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-...
  5. Cancellation | GroupDocs

    Learn how to cancel or set a timeout for long-running document conversions using CancellationToken in GroupDocs.Conversion for .NET API....CancellationToken with classic syntax To cancel or timeout a conversion...CancellationToken with fluent syntax You can also use to perform...

    docs.groupdocs.com/conversion/net/cancellation/
  6. Color Individual Chart Series Points using Grou...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.5. Using the latest version, you can now change color of chart series and individual point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing new features are introduced in version 18....seriesColor tags having the following syntax: <<seriesColor[color_expression]>>...pointColor tags having the following syntax: <<pointColor[color_expression]>>...

    blog.groupdocs.com/assembly/color-individual-ch...
  7. 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/
  8. 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...
  9. 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. 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. In turn, display_text_expression defines text to be displayed for the hyperlink.... 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/java/inserting-hype...
  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-...