Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,233 for

template

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Using Tables of Presentation Documents as Data ...

    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.pptx Template Using Presentation as Table of Data.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...
  5. 用Java 从发票或收据中提取数据|解析 PDF

    在 Java 中以编程方式从 PDF 发票或收据中提取发票数据。 GroupDocs 的文档解析和数据提取 API 支持多种格式。..."TotalDueValue") }; // 转换为模板 Template template = new Template(Arrays.asList(templateItems));...data = parser.parseByTemplate(template); // 打印提取的数据 for (int i =...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  6. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to 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....insert the chart and Worksheet template to your document. Edit the...Chart Data (Excel) . Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  7. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document format. In-Table List With Alternate Content in Email Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a new email. Press “Insert” tab to insert the table. Insert a 2X3 table. Save the Template....List With Alternate Content Template in MS Outlook 2013. Add a...Insert a 2X3 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. 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...
  9. 在 Java 中從發票或收據中提取數據 |解析PDF

    在 Java 中以編程方式從 PDF 發票或收據中提取發票數據。 GroupDocs 的文檔解析和數據提取 API 支持各種格式。..."TotalDueValue") }; // 轉換成模板 Template template = new Template(Arrays.asList(templateItems));...data = parser.parseByTemplate(template); // 打印提取的數據 for (int i =...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  10. Inserting Chart Axis Title Dynamically in Email...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. 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” dialogue 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 email Edit the Worksheet with your data to update the chart Save your Email 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 email Edit the Worksheet...Download Template Please download the sample Chart Template we created...

    docs.groupdocs.com/assembly/net/inserting-chart...