Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,358 for

template

(0.08 sec)
  1. Scatter Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013: Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group.... Download Scatter Chart Template Please download the sample...article: (Template for CustomObject and JSON examples) (Template for...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  2. Convert XML Through XSLT Transformation to HTML...

    Learn how to convert a XML document to HTML and other formats using XSLT with GroupDocs.Conversion for .NET....formats using custom XSLT templates. Output formats supported:...an HTML file using an XSLT template: using ( var converter = new...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  3. GroupDocs.Parser Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Parser for Python via .NET — API to extract text, images, metadata, and structured data from documents....parsing capabilities including template-based extraction for structured...in raw and formatted modes Template-based structured data extraction...

    docs.groupdocs.com/parser/python-net/groupdocs-...
  4. Multicolored Numbered List in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample Template we created in this article:...Numbered List Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/multicolored-n...
  5. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common Template because some part of the data model is nullable. Let me show you what are our use cases. Here is our Template. (14.6 KB) Our first d…...is not able to use a common template because some part of the data...our use cases. Here is our template . (14.6 KB) Our first data...

    forum.groupdocs.com/t/conditional-existance-of-...
  6. 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/net/individual-seri...
  7. Removing Selective Chart Series Dynamically | G...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.11 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document 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 document. Edit the...Assembly Engine . Download Template Please download the sample...

    docs.groupdocs.com/assembly/net/removing-select...
  8. Chart Series Coloring in Word Processing Docume...

    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 Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document 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 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....insert the chart and Worksheet template to your document Edit the...GroupDocs.Assembly Engine Download Template Please download the sample...

    docs.groupdocs.com/assembly/java/chart-series-c...
  9. Saving EditableDocument to stream | GroupDocs

    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. 在 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-...