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

template

(0.09 sec)
  1. Announcing The New GroupDocs' Online Signature ...

    GroupDocs Signature is an online signature service that lets you collect signatures without the administrative overhead of printing, stuffing envelopes and posting. Simply email documents to your signers and wait for them to be signed. GroupDocs’ online signature app is platform and software independent: the only thing a user needs to sign a document is a web browser, no additional software is required. [caption id=“attachment_206” align=“aligncenter” width=“650” caption=“GroupDocs’ online signature app - New dashboard”] [/caption]... Templates - allows you to save common...common documents as templates and reuse them when needed. Now, let’s...

    blog.groupdocs.com/signature/announcing-new-gro...
  2. 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...
  3. 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-...
  4. Set Text Background Color Dynamically Using Gro...

    We are really delighted to announce the release of version 17.5.0 of the GroupDocs.Assembly for .NET API. This release comes with some very exciting features to enhance the usability of the API. The API permits its users to set the background color of some text dynamically. It also allows using variables in Template documents. We recommend you to download the latest release and check out all the features introduced in this version of the API....allows using variables in template documents. We recommend you...define and use variables in template documents Add ability to set...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  5. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions 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....namespace: The Recipe Define template and output report documents...Download Data Source Document Template The Code Was this page helpful...

    docs.groupdocs.com/assembly/net/using-tables-of...
  6. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....create Common Master-Detail Template in MS Word 2013. Insert a...Generating The Report ODT Template and Report in Apache OpenOffice...

    docs.groupdocs.com/assembly/java/common-master-...
  7. Common Master-Detail Image in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Excel Document Creating a Common Master-Detail Image Please follow below steps to create Common Master-Detail Image Template in MS Excel 2013: Create a new Workbook. Insert a shape to display image in it....Common Master-Detail Image Template in MS Excel 2013: Create a...Generating The Report ODS Template and Report in Apache OpenOffice...

    docs.groupdocs.com/assembly/java/common-master-...
  8. 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...
  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/parser/extract-data-from-...
  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...