Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,017 for

table report

(0.06 sec)
  1. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....types: Text paragraphs Images Tables Lists Headers and footers Footnotes...in the development roadmap: Table of Contents OCR for Searchable...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  2. Forcing Movement to Next Item within Data Band|...

    Force movement to the next item within a data band when building a Report in Java....number of items in a single table row like in the following example...output three client names per table row while outputting names of...

    docs.aspose.com/words/java/forcing-movement-to-...
  3. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....method by passing the selected table and saving the output after...template file for formatting a report. This code will generate a...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  4. Comprehensive RDL Support|Aspose.PDF for Report...

    Discover comprehensive RDL support in Aspose.PDF for Reporting Services. Render complex SQL Server Reports to professional PDFs....Pdf for Reporting Services supports RDL specification...existing reports. No need to use a specific report designer....

    docs.aspose.com/pdf/reportingservices/comprehen...
  5. Comprehensive RDL Support|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Reporting Services fully supports all...existing reports. You can export any existing RDL report as a Microsoft...

    docs.aspose.com/slides/reportingservices/compre...
  6. Support for Editable Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells for Reporting Services enables you to export Reporting Services...tutorials. Overview When a report containing chart visualizations...

    docs.aspose.com/cells/reportingservices/support...
  7. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables of any type when building a Report in Java....Variables Contents [ Hide ] LINQ Reporting Engine provides special extension...case, the engine produces a report as follows. The items are :...

    docs.aspose.com/words/java/using-extension-meth...
  8. Grouping Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] In some Excel reports you might need to break the...how to group data in an Excel report using smart markers. Parameters...

    docs.aspose.com/cells/net/grouping-data/
  9. Query on range and static legends data - Free S...

    I’m working on generating an Excel Report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...working on generating an Excel report using Aspose Cells for Java...empty rows into the legend table, making it look broken and scattered...

    forum.aspose.com/t/query-on-range-and-static-le...
  10. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... When the report is generated, the LINQ Reporting Engine evaluates...is kept. Typical layout in a table <<if[r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...