Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 964 for

data source

(0.15 sec)
  1. 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...
  2. Supported file formats | GroupDocs

    File formats supported by GroupDocs.Viewer for Python are listed here....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/supported-...
  3. GroupDocs.Assembly for .NET 25.12 – 最新更新和修复(202...

    探索 GroupDocs.Assembly for .NET 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...} 如何指定显式的 OOXML 合规性级别 # var source = "template.docx" ; var target...target = "output.docx" ; var data = "data.json" ; // Create LoadSaveOptions...

    blog.groupdocs.com/zh/assembly/groupdocs-assemb...
  4. 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...
  5. 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...
  6. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....automate document workflows, data extraction, or archiving processes...resulting file closely matches the source document. This approach is...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  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. 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...
  9. 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-...
  10. The Business Layer | GroupDocs

    Common Utilities Class Document Directories Applying Product License Metered Licensing Data Layer Class Custom Objects Populate Data (Getting Customers Details) Getting Order Details Getting Product Details Getting Single Customer Details Database Entities Getting Customer Details From Database Getting Order Details From Database Getting Product Details From Database Getting Single Customer Details From Database DataSet Source Getting Customer, Order Details From DataSet Getting Product Details From DataSet Getting Single Customer Details From DataSet XML DataSource Getting Complete Details From XML Files Getting Single Customer Details From XML DataSource JOSN DataSource Getting Customer Data From JSON File Getting Customer And Order Data From JSON File Getting Product Data From JSON File Getting Single Customer Data From JSON File Use Spreadsheets as Data Sources Use Tables of Word Processing Documents as Data Sources Use Tables of Presentation Documents as Data Sources Complete DataLayer Class Code Complete DynamicEntity Class Code Complete CommonUtilities Class Code...Licensing Data Layer Class Custom Objects Populate Data (Getting...Details From Database DataSet Source Getting Customer, Order Details...

    docs.groupdocs.com/assembly/net/the-business-la...