Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,136 for

template

(0.03 sec)
  1. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....to generate report from the template: Dynamic naming of cell ranges...for Spreadsheet documents Template syntax and usage of Document...

    docs.groupdocs.com/assembly/java/inserting-book...
  2. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....which is placed inside the template documents. The following is...details along with the sample template documents, please visit the...

    blog.groupdocs.com/assembly/net-java-document-a...
  3. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....well as the body of its every template option) starts at the beginning...Download Data Source Document Template The Code Was this page helpful...

    docs.groupdocs.com/assembly/java/working-with-w...
  4. Working with Presentation Documents | Documenta...

    Note This feature is supported by version 18.2 or greater. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....well as the body of its every template option) starts at the beginning...Download Data Source Document Template The Code Was this page helpful...

    docs.groupdocs.com/assembly/java/working-with-p...
  5. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....well as the body of its every template option) starts at the beginning...Download Data Source Document Template The Code Was this page helpful...

    docs.groupdocs.com/assembly/java/working-with-e...
  6. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some new file formats with the release of GroupDocs.Merger for .NET 19.2. Following new file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a Template files. Beside new features, we also introduced a improvement and few bug fixes....formats are basically saved as a template files. Beside new features...

    blog.groupdocs.com/merger/xltx-file-format-supp...
  7. XML to DOCX in CSharp on GroupDocs Blog | Docum...

    XML to DOCX in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML to DOCX in CSharp on GroupDocs Blog | Document Automation Solutions for .NET......PDF &amp; DOC/DOCX melalui template berbasis teks menggunakan...

    blog.groupdocs.com/id/tag/xml-to-docx-in-csharp...
  8. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart 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....insert the chart and Worksheet template to your email. Edit the Worksheet...1.2 ### Download Pie Chart Template Please download the sample...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  9. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....well as the body of its every template option) starts at the beginning...Download Data Source Document Template The Code Was this page helpful...

    docs.groupdocs.com/assembly/net/working-with-wo...
  10. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined Templates. It is easy to crate a Template with data field definitions, table definitions. Then it’s easy to use the Template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents.... Parse Document by Template GroupDocs.Parser allows to...user-defined templates. It is easy to crate a template with data...

    docs.groupdocs.com/parser/java/features-overview/