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

data source

(0.45 sec)
  1. 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...
  2. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document MetaData Editor App using GroupDocs.MetaData for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metaData in various formats. It enables user to read and remove the metaData of documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version....JPEG, GIF, Png) Metadata & XMP data information View Spreadsheet...Documentation Examples/Plugins - Source Code Examples, Plugins ASP...

    blog.groupdocs.com/metadata/introducing-asp.net...
  3. Supported file formats | GroupDocs

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

    docs.groupdocs.com/viewer/net/supported-documen...
  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. 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...
  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. Merge Word Documents using C# | Join All or Sel...

    C# way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your .NET application....are situations where you have data distributed across multiple...file. In order to converge the data, this article will provide guidance...

    blog.groupdocs.com/merger/merge-word-files-usin...
  8. Support for Null-Conditional Operators in Group...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.6. Using the latest version, you can now use null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....SeriesFor a chart with dynamic data, you can set colors of chart...Declare a chart with dynamic data in the usual way For chart series...

    blog.groupdocs.com/assembly/support-for-null-co...
  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. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....with embedded and encrypted data in QR-code signatures / Implement...serialize ( ) and de-serialize ( ) data. Here are the steps to embed...

    docs.groupdocs.com/signature/java/implement-cus...