Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 898 for

data source

(0.07 sec)
  1. Convert XLSX to DOCX using Node.js

    Quickly learn how to convert XLSX to DOCX using Node.js without extra software installation. This topic contains steps and code to export XLSX to DOCX in Node.js....development workflows, converting data from one format to another is...required for turning spreadsheet data into Word documents Instantiate...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. GroupDocs.Metadata 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....Inspect hidden data in Excel format Inspect hidden data in PowerPoint...Remove hidden data in PowerPoint format Remove hidden data in Excel...

    blog.groupdocs.com/categories/groupdocs.metadat...
  7. Get Document Information using C#

    Discover the process of how to get document information using C#. Enhance document management efficiency by learning how to get file properties using C#....properties, and other essential data. Following are the simple steps...providing the file path of the source document as a parameter to...

    kb.groupdocs.com/metadata/net/get-document-info...
  8. 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...
  9. GroupDocs.Conversion 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....to PDF) is ideal until the source file has limited number of...more than 10,000 rows and your data or concerned rows are somewhere...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. How to Extract Metadata from PDF using C#

    This tutorial explains the process to extract metaData from PDF using C# with document extraction API and how to create application to get metaData from PDF in C#....NET API to extract document data. This guide also provides instructions...order. First of all, load the source PDF by initiating the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-meta...