Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,094 for

data source

(0.05 sec)
  1. Working with GroupDocs.Assembly Engine | GroupDocs

    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. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My Data Source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and Data the output is something like Fri Jan 3…... My data source is a JSON like follows: {...DOCX from this template and data the output is something like...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  3. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metaData. This topic contains example of custom serialization, class definition and search for serialized 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...
  4. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metaData with GroupDocs.Signature API. Also this topic shows the way to customize Data serialization, encryption and class definition with ability to embed it into the metaData electronic signature....encrypted or contains custom data objects. Ability to search for...and decrypt them to original source values. Ability to search for...

    docs.groupdocs.com/signature/java/search-embed-...
  5. 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...
  6. 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/net/migrating-to-gr...
  7. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for MetaData electronic signatures....to serialize and de-serialize data. Here are the steps to embed...Signature: Implement if needed custom data serialization class that implement...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize Data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....encrypted or contains embedded data objects. Summary the abilities...and decrypt them to original source values ability to search for...

    docs.groupdocs.com/signature/java/search-embed-...
  9. GroupDocs.Assembly for .NET 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Assembly for .NET 25.12. Available now on NuGet and GroupDocs website....automatically preserves the source document’s compliance when...OOXML compliance level # var source = "template.docx" ; var target...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  10. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....TRANSITIONAL // Data object (Java has no anonymous...Map) CompanyData data = new CompanyData (); data . setCompanyName...

    docs.groupdocs.com/assembly/java/developer-guid...