Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,627 for

reporting api

(1.08 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Classification, fixes for reported issues, and updates across...and fixes. Introducing a .NET API to export popular document formats...

    blog.groupdocs.com/groupdocs.blog/page/5/
  2. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....| Control Level: High-Level API | Best for: Rapid prototyping...presenting clean, straightforward APIs for Python consumption. // C#...

    blog.groupdocs.com/annotation/python-integration/
  3. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using Api with GroupDocs.Merger. Create tailored, unified documents effortlessly....pages Conclusion Get a Free API License Build Your Own Merge...use cases, such as compiling reports, creating personalized presentations...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  4. Compare JSON documents | GroupDocs

    Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes....Upgrade an Order Support Docs API Reference Live Demos Free Support...This is useful for validating APIs, configurations, and large datasets...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Working with Image Reports - Single Row | Group...

    Articles in this section...Upgrade an Order Support Docs API Reference Live Demos Free Support...Image Reports - Single Row Working with Image Reports - Single...

    docs.groupdocs.com/assembly/java/working-with-i...
  6. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Upgrade an Order Support Docs API Reference Live Demos Free Support...with Chart Reports - Bubble Working with Chart Reports - Bubble...

    docs.groupdocs.com/assembly/java/working-with-c...
  7. GroupDocs.Search for .NET

    This Api allows you to perform text search and index any type of file format using C# .NET language on any platform....Find Answers by API GroupDocs.Total Product Family GroupDocs...Results using C# Create Search Report using C# Perform Search by...

    kb.groupdocs.com/search/net/
  8. Working with Table Reports - Filtered Ordered G...

    Articles in this section...Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Table Reports - Filtered Ordered Grouped...

    docs.groupdocs.com/assembly/java/working-with-t...
  9. Convert DOCX to PDF using Python

    You can find the steps to convert DOCX to PDF using Python in this article. Moreover, we will help you to write a code example to export DOCX to PDF using Python....Find Answers by API GroupDocs.Total Product Family GroupDocs...Python-compatible document transformation APIs offer a reliable method to convert...

    kb.groupdocs.com/conversion/python/convert-docx...
  10. 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....Upgrade an Order Support Docs API Reference Live Demos Free Support...Generate email report with common list. Generate email report with common...

    docs.groupdocs.com/assembly/python-net/email-re...