Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 956 for

data source

(0.17 sec)
  1. Implement custom serialization with QR-Code sig...

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

    docs.groupdocs.com/signature/net/implement-cust...
  2. GroupDocs.Assembly for .NET 25.12 Release Notes...

    GroupDocs.Assembly for .NET 25.12 Release Notes – the latest updates and fixes....assembling a Word document: var source = "template.docx" ; var target...target = "output.docx" ; var data = "data.json" ; // Create LoadSaveOptions...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. GroupDocs.Assembly for .NET 25.12 – 最新更新和修复(202...

    探索 GroupDocs.Assembly for .NET 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...} 如何指定显式的 OOXML 合规性级别 # var source = "template.docx" ; var target...target = "output.docx" ; var data = "data.json" ; // Create LoadSaveOptions...

    blog.groupdocs.com/zh/assembly/groupdocs-assemb...
  4. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....automate document workflows, data extraction, or archiving processes...resulting file closely matches the source document. This approach is...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  5. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify Data handling with effective file management....Information Overview # In the world of data management, handling Comma Separated...widely used for storing tabular data such as spreadsheets or databases...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  6. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. 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....form for entering the necessary data such as user ID, private key...callback URL. How to get this data you can find out in the documentation...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  7. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.JsonDataSource("DataSource.json") DataSourceInfo = ga.DataSourceInfo(DataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the Source document Data path Set up the Source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More reSources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... data . JsonDataSource ( "datasource...Set up the source document data path Set up the source document...

    docs.groupdocs.com/assembly/python-net/email-re...
  8. JSON Viewer using C# | Render JSON as PDF using...

    View JSON files as PDF using C#. Learn how to render JSON files within your own JSON viewer .NET application using GroupDocs API....human-readable and structured data format, it is widely used in...required to view or share JSON data in a proper format. There comes...

    blog.groupdocs.com/viewer/json-viewer-using-csh...
  9. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....Controls Multi-Format Support Source and Target Files Code Example:...Financial Auditing Workflow Data Migration Validation Collaborative...

    blog.groupdocs.com/comparison/compare-excel-spr...
  10. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and Data. With GroupDocs.Assembly, you can generate any type of document that requires custom Data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....by merging your templates and data. With GroupDocs.Assembly, you...document that requires custom data input. These could be invoices...

    blog.groupdocs.com/assembly/groupdocs-assembly-...