Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 747 for

data source

(0.08 sec)
  1. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned Data and then generates your desired report according to your business needs....expressions to populate with assigned data and then generates your desired...Engine: Create a data source in one of the supported data formats Create...

    docs.groupdocs.com/assembly/net/working-with-gr...
  2. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned Data and then generates your desired report according to your business needs....expressions to populate with assigned data and then generates your desired...Engine: Create a data source in one of the supported data formats. Create...

    docs.groupdocs.com/assembly/java/working-with-g...
  3. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....information on a single data source object to be used to assemble...specified source path, populates the template document with data from...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  4. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given Data with the defined template document and it is a report generator which generates an output document based on the Data Source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a Data Source, essentially it serves two purposes: Document Automation and Report Generation....intelligently assembles the given data with the defined template document...output document based on the data source, in the template’s format...

    docs.groupdocs.com/assembly/net/introducing-gro...
  5. Extract data from database on GroupDocs Blog | ...

    Extract Data from Database on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Data from Database on GroupDocs Blog | Document Automation Solution......Extract data from database on GroupDocs Blog | Document Automation...Developers Recent content in Extract data from database on GroupDocs Blog...

    blog.groupdocs.com/th/tag/extract-data-from-dat...
  6. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Signing documents / Embedded QR data / ✎ Custom encryption Implement...methods to encrypt and decrypt data. Here are the steps to embed...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metaData. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metaData with GroupDocs.Signature....encrypted and have embedded data objects. ability to search for...and decrypt them to original source values ability to search for...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for MetaData electronic signatures....methods to encrypt and decrypt data. Here are the steps to embed...GroupDocs.Signature: Define custom data encryption class that implements...

    docs.groupdocs.com/signature/net/implement-cust...
  9. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metaData. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metaData with GroupDocs.Signature....encrypted and have embedded data objects. ability to search for...and decrypt them to original source values ability to search for...

    docs.groupdocs.com/signature/java/search-for-em...
  10. GroupDocs.Assembly Engine APIs | Documentation

    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....populated with a data from the specified source and becomes a ready...dataSource An object providing a data to populate the specified template...

    docs.groupdocs.com/assembly/java/groupdocs-asse...