Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,195 for

template

(0.21 sec)
  1. 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:...insert the chart and Worksheet template to your email Edit the Worksheet...Engine Download Pie Chart Template Please download the sample...

    docs.groupdocs.com/assembly/java/individual-ser...
  2. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create 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....insert the chart and Worksheet template to your document. Edit the...Download Template Please download the sample Chart Template we created...

    docs.groupdocs.com/assembly/java/column-chart-i...
  3. Column Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Email Document format. Column Chart 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....insert the chart and Worksheet template to your email. Edit the Worksheet...Download Template Please download the sample Chart Template we created...

    docs.groupdocs.com/assembly/java/column-chart-i...
  4. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....specify the prefix, but also a template format string, where one or...sample shows specifying the template string for the external images...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  5. 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....insert the chart and Worksheet template to your Worksheet. Edit the...GroupDocs.Assembly Engine Download Template Please download the sample...

    docs.groupdocs.com/assembly/net/chart-series-co...
  6. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....allowing to specify a resource template string. This article covers.../> Saving HTML markup with template strings for resource links...

    docs.groupdocs.com/editor/net/saving-editabledo...
  7. Numbered List in HTML Document | Documentation

    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. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the HTML document. Adding Syntax to be evaluated by GroupDocs....Numbered List Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. 使用 .NET API 从 C# 中的发票或收据中提取数据

    使用 C# 以编程方式解析发票或收据并提取数据。在 ASP.NET、WCF 或 WPF 中使用 .NET 文档解析 API 从文档中提取文本。...null) }; // 创建文档模板 Template template = new Template(templateItems);...data = parser.ParseByTemplate(template); // 打印所有提取的数据 for (int i...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  9. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....allowing to specify a resource template string. This article covers.../> Saving HTML markup with template strings for resource links...

    docs.groupdocs.com/editor/java/saving-editabled...
  10. 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....Assembly Engine Template Syntax assembler = ga . DocumentAssembler...Set up the source document template path Set up destination report...

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