Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,233 for

template

(0.03 sec)
  1. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in Template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...rather than just strings in template documents. Although CSV as...Treating simple CSV data In template documents, a instance should...

    docs.groupdocs.com/assembly/net/working-with-cs...
  2. DOT Parser: Extract Data from Documents Online

    Free online document data parser. Secure and easy to use DOT data parser and extractor...Document Template Files with .DOT extension are template files created...further DOC or DOCX files. A template file is created in order to...

    products.groupdocs.app/parser/dot
  3. Support of Inline Syntax Error Messages

    We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release. GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document Templates....pre-defined document templates. The document templates contain the LINQ...incorrect syntax is found in the template. The exception contains the...

    blog.groupdocs.com/assembly/support-of-inline-s...
  4. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....denotes a placeholder within a template for a document to be inserted...inserted is not checked against template syntax and is not populated...

    blog.groupdocs.com/assembly/support-for-dynamic...
  5. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…...to implement that using ([ Template Syntax - Part 2 of 2 | GroupDocs...Sample code/application, Source template/document Data ybenkh October...

    forum.groupdocs.com/t/reuse-of-extension-method...
  6. Online DataMatrix Reader

    Free online document DataMatrix parser. Read DataMatrix from more than 90 file formats and format families...Other: PDF Template: DOTX, POTX Macro-Enabled Template: DOTM, POTM...POTM OpenDocument Template: OTT BOM: UTF32 LE, UTF32 BE, UTF16...

    products.groupdocs.app/parser/read-datamatrix
  7. Online PDF417 Reader

    Free online document PDF417 parser. Read PDF417 from more than 90 file formats and format families...Other: PDF Template: DOTX, POTX Macro-Enabled Template: DOTM, POTM...POTM OpenDocument Template: OTT BOM: UTF32 LE, UTF32 BE, UTF16...

    products.groupdocs.app/parser/read-pdf417
  8. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....denotes a placeholder within a template for a document to be inserted...inserted is not checked against template syntax and is not populated...

    blog.groupdocs.com/assembly/assemble-external-d...
  9. Column Chart in Spreadsheet Document | Document...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data 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. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create a column chart in MS Excel 2013:...insert the chart and Worksheet template to your Worksheet. Edit the...Assembly Engine . Download Template Please download the sample...

    docs.groupdocs.com/assembly/net/column-chart-in...
  10. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in Template documents. For more convenience, the set of simple JSON types is extended as follows:...values of JSON elements in template documents. For more convenience...or objects having array In template documents, if a top-level...

    docs.groupdocs.com/assembly/net/working-with-js...