Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 895 for

data source

(0.18 sec)
  1. 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...
  2. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the Data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational Data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....In the modern times, the data is increasing dramatically. As...to store their organizational data in the form of files located...

    blog.groupdocs.com/metadata/get-specific-file-t...
  3. 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...
  4. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted MetaData electronic signature with GroupDocs.Signature API...instance of class and pass source document path or stream as...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....instance of class and pass source document path as a constructor...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/net/deleting-text-...
  6. How to merge JPG images using Python via .NET |...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library....The JPG file format can store data as two-dimensional digital images...NET from official website . Source JPG images How to merge JPG...

    docs.groupdocs.com/merger/python-net/getting-st...
  7. How to merge PNG images using Python via .NET |...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library....The PNG file format can store data as two-dimensional digital images...NET from official website . Source PNG images How to merge PNG...

    docs.groupdocs.com/merger/python-net/getting-st...
  8. 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-...
  9. 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...
  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...