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

data source

(0.16 sec)
  1. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Initialize the converter with the source document try ( Converter converter...Initialize the converter with the source document try ( Converter converter...

    docs.groupdocs.com/conversion/java/convert/pdf/
  2. 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/net/template-syntax...
  3. 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/python-net/template...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... You can compare a source file with multiple target files...restriction, restrictions on data extraction and so on. Such features...

    blog.groupdocs.com/groupdocs.blog/page/45/
  5. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....give you control over how the source CSV document will be processed...converting date/time and numeric data The following code snippet shows...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  6. Load Document From Azure Blob Storage | GroupDocs

    id: load-document-from-azure-blob-storage url: signature/net/load-document-from-azure-blob-storage title: How to load a document from Azure Blob Storage linkTitle: → Amazon Blob weight: 2 description: “This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Signing document loaded from Azure Blob Storage using C# description: Handling Azure Blob Storage documents with C# language by GroupDocs.Signature for .NET APIs productCode: signature productPlatform: net showVideo: True howTo: name: How to get and process Azure Blob Storage document via C# description: Get information about ways of handling documents downloaded from Azure Blob Storage with C# steps: - name: Load Source document text: Instantiate CloudBlobContainer object providing account and blob storage Data....usage / Loading document / Sources / Load Document From Azure...with C# steps: - name: Load source document text: Instantiate...

    docs.groupdocs.com/signature/net/developer-guid...
  7. Convert TXT to MD using Node.js

    Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....providing the path to your source TXT file Create a WordProcessingConver...instance, pointing to your source .txt file. This prepares the...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. 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...
  9. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code... Digital images store image data in a 2-dimensional grid of pixels...images that comprise pixels data for the representation of colors...

    docs.groupdocs.com/conversion/net/convert/image/
  10. Basic Usage | GroupDocs

    Generate documents based on a Data Source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Generate documents based on a data source and template, or create reports...

    docs.groupdocs.com/assembly/python-net/basic-us...