Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,345 for

reporting api

(0.26 sec)
  1. Convert PDF to XLSX using C#

    Quickly learn how to convert PDF to XLSX using C# by following our thorough tutorial. Also, we'll provide you a code example to export PDF to XLSX using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...integrating spreadsheets, generating reports, or conducting data analysis...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  2. Render CHM as HTML using Python

    Let's learn the detail of how to render CHM as HTML using Python. This tutorial shows how to convert CHM to HTML in Python for browser-based viewing and integration....Find Answers by API GroupDocs.Total Product Family GroupDocs...embed styled content into reports, or generate consistent snapshots...

    kb.groupdocs.com/viewer/python/render-chm-as-ht...
  3. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...of your data for web pages, reports, or any other web-based applications...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  4. GroupDocs introduces exciting features in new r...

    We are pleased to announce the new release of Next Generation GroupDocs.Conversion for .NET 3.1.0. with some exciting features. This version has a new installer and some new features and fixes are introduced . We recommend that you download and update the library as soon as you can. New Features Introduced in Version 3.1.0 In this new release of GroupDocs.Conversion for .NET 3.1.0 new methods are introduced for returning all possible conversion for provided file type extension or provided stream and also new event is introduced to report conversion progress along with more improvements in Api for smooth and fast conversions....new event is introduced to report conversion progress along with...with more improvements in API for smooth and fast conversions...

    blog.groupdocs.com/conversion/groupdocs-introdu...
  5. Merging Table Cells Dynamically | Documentation

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Table Reports / Merging Table Cells Dynamically...

    docs.groupdocs.com/assembly/java/merging-table-...
  6. Merging Table Cells Dynamically | Documentation

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Upgrade an Order Support Docs API Reference Live Demos Free Support...Usage / Working with Table Reports / Merging Table Cells Dynamically...

    docs.groupdocs.com/assembly/net/merging-table-c...
  7. Working with Template Syntax Formatting | Docum...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Upgrade an Order Support Docs API Reference Live Demos Free Support...about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/working-with-te...
  8. Convert a JPG file passed as FileStream to PDF ...

    Hello, I noticed some very strange behavior when converting a certain jpg file. The problem is always reproducible using the basic pdf conversion sample, but only happens when the file is passed in as a stream. The fo…...Your reported issue CONVERSIONNET-3633 is now fixed in API version...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...
  9. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others....files in our document automation API - GroupDocs.Assembly . The following...writing the templates for longer reports. So how could you make this...

    blog.groupdocs.com/assembly/save-assembled-word...
  10. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for .NET Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...using GroupDocs.Conversion.Reporting ; IConverterListener listener...

    docs.groupdocs.com/conversion/net/listening/