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

data source

(0.14 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. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.MetaData for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metaData API. GroupDocs.MetaData for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metaData of TIFF format Inspect hidden Data in Excel format Inspect hidden Data in PowerPoint format Read TIFF Image File Directory tags Remove hidden Data in PowerPoint format Remove hidden Data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP metaData without header process instruction Process multi-page TIFF during loading XMP metaData Available Channels and ReSources Here are a few channels and reSources for you to download, learn, try and get technical support on GroupDocs....Inspect hidden data in Excel format Inspect hidden data in PowerPoint...Remove hidden data in PowerPoint format Remove hidden data in Excel...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved to be one of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, spreadsheets, presentations, ebooks, emails, markup documents, notes, archives, and Databases. Not only the text but you can also extract the images and metaData properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE, and many more....introduced to read and extract data from the document of any supported...process of data extraction has been unified for all data types. Product...

    blog.groupdocs.com/parser/extract-text-and-meta...