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

data source

(0.05 sec)
  1. 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...
  2. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create MetaData electronic signatures and embed into metaData custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Signature: Implement if needed custom data serialization class that implement... Implement if needed custom data encryption class that implements...

    docs.groupdocs.com/signature/net/sign-document-...
  3. 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...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....abilities to search for embedded data objects in QR-code signatures...and decrypt them to original source values ability to search for...

    docs.groupdocs.com/signature/java/search-embed-...
  5. Introducing GroupDocs.Assembly for .NET | Group...

    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...
  6. 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-...
  7. 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/net/search-embed-n...
  8. 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...
  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/net/search-for-emb...
  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...