Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,068 for

data source

(0.31 sec)
  1. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Microsoft OneNote Document Outlook data file formats Format Description...load and view Microsoft Outlook data files: . PDF and Page Layout...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  2. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java....Microsoft OneNote Document Outlook data file formats Format Description...load and view Microsoft Outlook data files: . PDF and Page Layout...

    docs.groupdocs.com/viewer/java/supported-docume...
  3. Comparison API sample Implementation with 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 others 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) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....php file is responsible for data transmission between a template...the template comparison sends data to comparison.php , a file that...

    blog.groupdocs.com/comparison/implement-documen...
  4. Extract Text from Databases using GroupDocs.Par...

    GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the Databases. You can also extract Data from the form fields in a PDF document. Please continue to read for more details on the features introduced in v18.9. Features Introduced Extracting Text from DatabasesYou can now extract text from the Databases. To extract text from Databases DbContainer class is used that implements IContainer interface.... You can also extract data from the form fields in a PDF...implements IContainer interface. Each data table is represented by the...

    blog.groupdocs.com/parser/extract-text-from-dat...
  5. 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...
  6. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT files using Python. Seamlessly extract unformatted text from PDFs with concise Python code and no additional utilities....essential for workflows such as data extraction, digital archiving...batches of documents, and prepare data for downstream applications...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Compare JSON Files in C# / Java / Node.js with ...

    Compare JSON files with GroupDocs.Comparison for .NET, Java, and Node.js. Generate visual HTML reports and textual JSON diffs, accept or reject changes, and handle nested structures with type-aware comparison....Object Notation) is a lightweight data-interchange format that is easy...languages, making it an ideal data-interchange language. In this...

    blog.groupdocs.com/comparison/mastering-json-co...
  8. Introducing Web Report Generator | GroupDocs

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own Database (MS SQL Server local OR Remote) tables, views and also with custom query....own needs since it is an Open Source Project. Features Connect to...Generate Report in a format as per source Template Document format. Download...

    docs.groupdocs.com/assembly/net/introducing-web...
  9. get-supported-file-formats.txt

    ActionScript Programming Language format (.as) ActionScript Programming Language format (.as3) Assembler Programming Language format (.asm) Type of interpreter that processes shell commands (.bash)......dcm) Data comparison tool format (.diff)...format (.dsql) Autodesk Design Data Formats (.dwg) AutoCAD Drawing...

    docs.groupdocs.com/comparison/python-net/_outpu...
  10. 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...