Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 753 for

data source

(0.06 sec)
  1. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...ChangeInfo[] CompareDoc(string source, string target, string outPut)...Comparer comparer = new Comparer(source)) { comparer.Add(target); //...

    forum.groupdocs.com/t/image-comparison-processi...
  2. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external documents as Data Sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....of external documents as data sources for all supported file formats...interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. 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/
  4. Business Case of a Shopping Store | Documentation

    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...
  5. 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...
  6. Convert database formats | Documentation

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

    docs.groupdocs.com/conversion/java/convert/data...
  7. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API.... providing the path to the source document and the custom delegate...Initialize the Converter with the source document and settings try (...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  8. 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...
  9. Generate email report with common list. | Docum...

    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...
  10. Convert XLSX to MD using Node.js

    Learn how to convert XLSX to MD using Node.js with a smooth and efficient workflow. This guide helps you export XLSX to MD in Node.js with accurate formatting....convert structured spreadsheet data into readable text formats for...backend. This method simplifies data export and allows you to efficiently...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...