Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,081 for

data source

(0.11 sec)
  1. 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/java/basic-usage/
  2. Changing Automatically Detected Types of Docume...

    API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer... Data Source Document Template Changing...

    docs.groupdocs.com/assembly/net/changing-automa...
  3. Scan Barcode Online | Barcode Scanning using Im...

    Scan barcodes online. Scan barcode images and scan using the camera. We will also discuss how to programmatically scan barcodes using C# & Java....machine-readable optical representations of data. Barcodes typically consist...barcode. Switch the scanning source to Camera . Point the camera...

    blog.groupdocs.com/parser/scan-barcode-online/
  4. GroupDocs.Viewer for Java overview | GroupDocs

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....and comments contained in the source document. Extract text from...messages, and Outlook data files. about the source document (the file...

    docs.groupdocs.com/viewer/java/product-overview/
  5. 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...
  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. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....occasionally need to export data from one format to another for...Converter class and input the source Excel file Create an object...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to merge BMP images using C# | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....The BMP file format can store data as two-dimensional digital images...Package GroupDocs . Merger Source BMP images How to merge BMP...

    docs.groupdocs.com/merger/net/getting-started/u...
  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. Load Template Documents from File or Stream | G...

    Learn how to load template documents from file paths and streams for document assembly in .NET applications.... or retrieved from remote sources. The main class involved is:...@"C:\Output\Invoice.docx" ; // Sample data var invoiceData = new { CustomerName...

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