Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,068 for

data source

(0.12 sec)
  1. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom Data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with Data obtained through user input or from a DB, this library can be of great help....out merge fields with custom data. If your company or a client...out standard templates with data obtained through user input...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  2. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...pdf" # Your source PDF document certificate_pfx...separate log entries print( f " \n Source document signed successfully...

    blog.groupdocs.com/signature/sign-documents-ele...
  3. Advanced search for Metadata signatures | Group...

     This article explains how to search various Data values types within electronic signatures in the document metaData by GroupDocs.Signature API....convert obtained values to various data types. Here are the steps to...signature and obtain required data type with GroupDocs.Signature:...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. SQLite DB on GroupDocs Blog | Document Automati...

    SQLite DB on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in SQLite DB on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers แยกข้......Data; using GroupDocs.Parser.Options;...Format("Provider=System.Data.Sqlite;Data Source={0};Version=3;"...

    blog.groupdocs.com/th/tag/sqlite-db/index.xml
  5. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures...instance of class and pass source document path as a constructor...HIBCLICCombinedData object into Data property. Call method of class...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Advanced search for Metadata signatures | Group...

     This article explains how to search various Data values types within electronic signatures in the document metaData by GroupDocs.Signature API....convert obtained values to various data types. Here are the steps to...signature and obtain required data type with GroupDocs.Signature:...

    docs.groupdocs.com/signature/java/advanced-sear...
  7. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....Instantiate class with path to source document and the delegate from...( string key , object data ) { if ( data == null ) return ; string...

    docs.groupdocs.com/conversion/net/how-to-use-cu...
  8. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and Data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...the template’s structure and data bindings. You can form these...expressions: The name of a passed data source object The name of an iteration...

    docs.groupdocs.com/assembly/java/template-synta...
  9. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....machine-readable optical representation of data, consisting of parallel lines...with the capability to extract data from diverse document formats...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  10. Converting JSON to a Spreadsheet | GroupDocs

    Learn how to convert a JSON document as a Data Source to a spreadsheet using GroupDocs.Conversion for Java....feedback allows converting JSON data into spreadsheet formats like...treating the JSON file as a data source for the spreadsheet. This...

    docs.groupdocs.com/conversion/java/convert-json...