Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,859 for

reporting

(0.07 sec)
  1. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....of outer documents to your reports dynamically using doc tags...document URI While building a report, an expression declared within...

    blog.groupdocs.com/assembly/assemble-external-d...
  2. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....maximum number of indexing reports stored in RAM for an index...Detailed information on indexing reports is provided on the page . ...

    docs.groupdocs.com/search/java/search-index-set...
  3. Inserting Documents Dynamically | GroupDocs

    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 run time....of outer documents to your reports dynamically using doc tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/java/inserting-docu...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...another release of document report generation API version 17.9...formats. Furthermore, few issues reported on forums are also fixed....

    blog.groupdocs.com/groupdocs.blog/page/69/
  5. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....docx" ; string outputPath = "Report.html" ; var reportData = new...new { Title = "Monthly Report" , Month = "January 2024" }; DocumentAssembler...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  6. Inserting Images Dynamically | GroupDocs

    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....can insert images to your reports dynamically using image tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/net/inserting-image...
  7. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...8:05am 1 Hi, A problem was reported to us, regarding a certain...as AngsanaUPC . Users have reported similar problems where certain...

    forum.groupdocs.com/t/problems-with-thai-charac...
  8. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe 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....destination report path Instantiate class Generate report More resources...

    docs.groupdocs.com/assembly/python-net/adding-n...
  9. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...template path Set up destination report path Instantiate DocumentAssembler...DocumentAssembler class Generate report Download Template Get the template...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  10. Render XLSX as HTML using Python

    Learn how to render XLSX as HTML using Python. This tutorial also explains how to convert XLSX to HTML in Python for browser-based viewing....sheets, audit logs, or internal reports, this approach ensures that...functionality ideal for generating reports, publishing documentation,...

    kb.groupdocs.com/viewer/python/render-xlsx-as-h...