Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,064 for

data source

(0.08 sec)
  1. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from Database formats with GroupDocs.Conversion for Java....database is a collection of data that is organized in tables... Relational databases store data in database tables that are...

    docs.groupdocs.com/conversion/java/convert/data...
  2. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Language Source Code File DOS Batch File C/C++ Source Code File...File C++ Source Code File CMake File C++ Source Code File C# Source...

    docs.groupdocs.com/comparison/java/supported-do...
  3. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Language Source Code File ✅ DOS Batch File ✅ C/C++ Source Code File...File ✅ C++ Source Code File ✅ CMake File ✅ C++ Source Code File...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  4. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....form for entering the necessary data such as user ID, private key...callback URL. How to get this data you can find out in the documentation...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  5. Supported File Formats | GroupDocs

    Complete list of the 170+ file formats GroupDocs.Viewer for Python via .NET can render — Microsoft Office, PDF, CAD, email, archives, images, eBooks, and more....Microsoft OneNote Document Outlook data file formats Format Description...load and view Microsoft Outlook data files: . PDF and Page Layout...

    docs.groupdocs.com/viewer/python-net/getting-st...
  6. Convert XLSX to MD using Node.js

    Learn how to convert XLSX to MD using Node.js with a smooth and efficient workflow. This guide helps you export XLSX to MD in Node.js with accurate formatting....convert structured spreadsheet data into readable text formats for...backend. This method simplifies data export and allows you to efficiently...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  7. Supported Document Formats | GroupDocs

    Complete list of file formats GroupDocs.Comparison for Python via .NET can compare: Word, PDF, Excel, PowerPoint, images, CAD, email, OneNote, Source code, and more....Language Source Code File ✅ DOS Batch File ✅ C/C++ Source Code File...File ✅ C++ Source Code File ✅ CMake File ✅ C++ Source Code File...

    docs.groupdocs.com/comparison/python-net/gettin...
  8. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API.... providing the path to the source document and the custom delegate...Initialize the Converter with the source document and settings try (...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  9. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.JsonDataSource("DataSource.json") DataSourceInfo = ga.DataSourceInfo(DataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the Source document Data path Set up the Source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More reSources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... data . JsonDataSource ( "datasource...Set up the source document data path Set up the source document...

    docs.groupdocs.com/assembly/python-net/email-re...
  10. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Data namespace have been added: DocumentTableSet...properties of the GroupDocs.Assembly.Data.DocumentTable class have been...

    docs.groupdocs.com/assembly/java/loading-multip...