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

data source

(0.09 sec)
  1. 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...
  2. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET 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 Data Source Document Multiple Tables Data....added: Name IndexInDocument Data Source Document Template Loading...Using DocumentTableSet as Data Source CustomDocumentTableL ColumnNameExtracting...

    docs.groupdocs.com/assembly/net/loading-multipl...
  3. 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...
  4. XML Viewer using C# | Render XML as PDF using ....

    View XML files as PDF using C#. Learn how to render XML files within your own XML viewer .NET application using GroupDocs API....used to store and transport data in a structured format, is widely...required to view or share XML data in a proper format. There comes...

    blog.groupdocs.com/viewer/xml-viewer-using-csharp/
  5. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The Data may or may not be stored in a Database system. Reporting Requirements A report based on some criteria is to be generated.... The data may or may not be stored in...of templates somewhere /Date/Source/. The report developer may...

    docs.groupdocs.com/assembly/net/business-case-o...
  6. 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...
  7. JSON Viewer using C# | Render JSON as PDF using...

    View JSON files as PDF using C#. Learn how to render JSON files within your own JSON viewer .NET application using GroupDocs API....human-readable and structured data format, it is widely used in...required to view or share JSON data in a proper format. There comes...

    blog.groupdocs.com/viewer/json-viewer-using-csh...
  8. 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...
  9. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…... The source and target Word files. If the...3116×1499 464 KB atir.tahir: The source and target Word files. If the...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  10. Convert database formats | GroupDocs

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

    docs.groupdocs.com/conversion/net/convert/datab...