Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,233 for

template

(0.04 sec)
  1. 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...
  2. 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...
  3. 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/java/chart-series-c...
  4. Working with Multiple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the Template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the Template like string[] dataSourceNames....objects and their members in the template. Names of all the data sources...source objects within the template like string[] dataSourceNames...

    docs.groupdocs.com/assembly/net/working-with-mu...
  5. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....Row Image Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/single-row-ima...
  6. 使用 .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-...
  7. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create 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 Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet Template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...insert the chart and Worksheet template to your Worksheet Edit the...c.getPrice())]>>" Download Template Please download the sample...

    docs.groupdocs.com/assembly/java/inserting-char...
  8. Scatter Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email where you want to insert the chart, 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 email. Edit the Worksheet...update the chart. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  9. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Note This feature is supported by version 17.8.0 or greater Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....Filtering, Grouping, and Ordering Template in MS Outlook 2013. Create...Insert a 2x2 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. Using Tables of Word Processing Documents as Da...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define Template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...namespace: The Recipe Define template and output report documents...Download Data Source Document Template The Code Was this page helpful...

    docs.groupdocs.com/assembly/java/using-tables-o...