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

template

(0.04 sec)
  1. 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 Note This feature is supported by version 17.8.0 or greater 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....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/net/in-table-list-w...
  2. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Highlighted Rows report in Email Document format. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practicing the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013. Create a new Email. Press “Insert” tab to insert the table. Insert a 2x4 table. Click the cell you want to highlight....List with Highlighted Rows Template in MS Outlook 2013. Create...then select Shading. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....converted file GUID to the template. After conversion, the server...calls the callback URL, the template file shows the conversion...

    blog.groupdocs.com/total/how-to-perform-callbac...
  4. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....create In-Table Master-Detail Template in MS Outlook 2013. Create...Insert a 2x4 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/net/in-table-master...
  5. 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...
  6. Using Spreadsheets as Data Sources | Documentation

    Note The code uses some of the objects defined in The Business Layer. 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 Contracts Data.xlsx Template Using Spreadsheet as Table of Data.docx 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-spreadsh...
  7. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…...following template: <<[Util.doSomething(data)]>> The template can be...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  8. 用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-...
  9. Bubble Chart in Spreadsheet Document | Document...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Excel Document Creating a Bubble Chart Please follow below steps to create a Bubble 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 “Insert Scatter Chart Icon” in the charts group. A drop-down with charts will appear, select the “Bubble” and press “OK” to insert the chart.... Download Bubble Chart Template Please download the sample...article: (Template for CustomObject and JSON examples) (Template for...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  10. Embed Inline Syntax Error Messages in Generated...

    In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document Templates that contain the LINQ statements. These Templates are evaluated, processed and then populated by API’s engine during the run-time....uses pre-defined document templates that contain the LINQ statements...statements. These templates are evaluated, processed and then populated...

    blog.groupdocs.com/assembly/embed-inline-syntax...