Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,064 for

data source

(0.5 sec)
  1. GroupDocs.Assembly for Python via .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python reporting API intelligently assembles the given Data with the defined template document and generates an output document based on the Data Source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....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/python-net/
  2. Advanced search certificate documents | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....different options to search text data within the certificate documents...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/net/advanced-searc...
  3. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given Data with the defined template document and generates an output document based on the Data Source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....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/java/
  4. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...Data; using Groupdocs.Assembly.Exceptions;...Words; Support of Multiple Data Sources GroupDocs.Assembly for ...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  5. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....ideal choices to interchange data in web services. With this huge...often required to convert JSON data format into other formats for...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. Issue in PDF comparison in Java - Free Support ...

    I was trying your free trial to compare PDF by using maven dependency com.groupdocs groupdocs-comparison 20.11 But after execution of code,I get result PDF as blank with watermark evaluation copy only. Could you …...to understand how can I hide data to get compare in PDF comparison...to understand how can I hide data to get compare in PDF comparison...

    forum.groupdocs.com/t/issue-in-pdf-comparison-i...
  7. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....document data A instance able to read document data An instance... or Base64-encoded document data While building a report, an...

    docs.groupdocs.com/assembly/net/inserting-docum...
  8. Convert XLSX to HTML using Node.js

    Let's quickly convert XLSX to HTML using Node.js. Learn how to export XLSX to HTML in Node.js and turn Excel spreadsheets into responsive, web-ready HTML pages....need to transform spreadsheet data into web-compatible formats...providing the file path to your source .xlsx spreadsheet to prepare...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  9. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....byte array containing document data An InputStream An instance of... or Base64-encoded document data While building a report, an...

    docs.groupdocs.com/assembly/java/inserting-docu...
  10. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....docx" ; var data = new { CustomerName = "ABC...outputPath , new DataSourceInfo ( data , "invoice" )); Console . WriteLine...

    docs.groupdocs.com/assembly/net/basic-usage-str...