Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,178 for

reporting api

(0.08 sec)
  1. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....Find Answers by API GroupDocs.Total Product Family GroupDocs...high-performance file transformation APIs built on the .NET platform,...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....applications, whether for combining reports, consolidating information...Merger for Python Documentation API Reference for GroupDocs.Merger...

    blog.groupdocs.com/merger/merge-docx-in-python/
  3. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Upgrade an Order Support Docs API Reference Live Demos Free Support...of outer documents to your reports dynamically using doc tags...

    docs.groupdocs.com/assembly/net/inserting-docum...
  4. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....Find Answers by API GroupDocs.Total Product Family GroupDocs...comprehensive guide on creating search reports using C#. For a complete step-by-step...

    kb.groupdocs.com/search/net/work-with-search-re...
  5. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...share the sample code and the API version that you are evaluating...dataSourceInfos.ToArray()); output.Report = outputStream.ToArray(); return...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  6. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Upgrade an Order Support Docs API Reference Live Demos Free Support...GlobalStatement not implemented , please report this issue in 'string outputDirectory...

    docs.groupdocs.com/viewer/net/caching-results/
  7. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly Api introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Upgrade an Order Support Docs API Reference Live Demos Free Support...while building a report, the GroupDocs.Assembly API introduces JsonDataSource...

    docs.groupdocs.com/assembly/net/working-with-js...
  8. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Upgrade an Order Support Docs API Reference Live Demos Free Support...access CSV data while building a report, you can pass a CsvDataSource...

    docs.groupdocs.com/assembly/java/working-with-c...
  9. Inserting Images Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Upgrade an Order Support Docs API Reference Live Demos Free Support...can insert images to your reports dynamically using image tags...

    docs.groupdocs.com/assembly/net/inserting-image...
  10. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Upgrade an Order Support Docs API Reference Live Demos Free Support...access CSV data while building a report, you can pass a instance to...

    docs.groupdocs.com/assembly/net/working-with-cs...