Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 120 for

template element

(0.16 sec)
  1. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML Elements are loaded as strings then....attributes and text values of XML elements are loaded as strings then...attributes and text values of XML elements must be formed using invariant...

    docs.groupdocs.com/assembly/java/working-with-x...
  2. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML Elements are loaded as strings then....attributes and text values of XML elements are loaded as strings then...attributes and text values of XML elements must be formed using invariant...

    docs.groupdocs.com/assembly/net/working-with-xm...
  3. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a Template is assembled within the class. Building Reports To build a report from a Template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....required to build a report from a template is assembled within the class...Reports To build a report from a template, you can use one of the overloads...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a Template is assembled within the class. Building Reports To build a report from a Template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....required to build a report from a template is assembled within the class...Reports To build a report from a template, you can use one of the DocumentAssembler...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a Template is assembled within the class. Building Reports To build a report from a Template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....required to build a report from a template is assembled within the class...Reports To build a report from a template, you can use one of the DocumentAssembler...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  6. Generate Numbered Lists from Data Source | Grou...

    Create numbered lists in documents by iterating over data collections and displaying items with numbers....Create a numbered list in your template document Add a foreach data...numbered list items for each element in the collection, maintaining...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  7. Generate Bullet Lists from Data Source | GroupDocs

    Create bulleted lists in documents by iterating over data collections and displaying items as bullets....Create a bullet list in your template document Add a foreach data...repeats list items for each element in the collection, creating...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  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. Working with JSON Data Sources | GroupDocs

    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:...typed values of JSON elements in template documents. For more...array In template documents, if a top-level JSON element is an array...

    docs.groupdocs.com/assembly/net/working-with-js...
  10. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine 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:...typed values of JSON elements in template documents. For more...array In template documents, if a top-level JSON element is an array...

    docs.groupdocs.com/assembly/java/working-with-j...