Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,013 for

table report

(2.19 sec)
  1. Change Margins|Aspose.Words for JasperReports

    Change Margins option allows to decrease/increase page margins in the exported Report....page margins in the exported report. Usage: CHANGE_MARGINS=“L;...";;;-24pt" /> </ bean > Break Table Rows Converting HTML Lists to...

    docs.aspose.com/words/jasperreports/change-marg...
  2. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....belong to a single story or table cell. If a conditional block...case, the engine produces a report as follows. item1 item2 item3...

    docs.aspose.com/words/java/working-with-common-...
  3. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple Tables, each of which is filled using properties from a specific business object. From what I und…...Product Family words-net , linq-reporting-engine NaraSg May 29, 2025...we need to populate multiple tables, each of which is filled using...

    forum.aspose.com/t/parse-word-template-to-ident...
  4. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...); // Setting the PivotTable report is automatically formatted...); // Setting the PivotTable report shows grand totals for rows...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  5. Problem Statement: Layout Changes During DOCX t...

    We are experiencing layout discrepancies when converting a Microsoft Word document (.docx) to PDF using Aspose. The same source document, when converted using another (Word-based) tool, produces a PDF that exactly matche…...Document type: Regulatory / report-style document Observed Issue...the DOCX to PDF using Aspose: Table column widths change Pagination...

    forum.aspose.com/t/problem-statement-layout-cha...
  6. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation..."parameters" : { "filepath" : "reports/layout-test.xlsx" , "sheet_name"..."parameters" : { "filepath" : "reports/cleanup.xlsx" , "sheet_name"...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  7. Inserting Bookmarks Dynamically in Java|Aspose....

    Insert bookmarks into your document dynamically when building a Report in Java....can insert bookmarks to your reports dynamically using bookmark...non‑empty value. While building a report, bookmark_expression is evaluated...

    docs.aspose.com/words/java/inserting-bookmarks-...
  8. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…...Words before reporting the issue. Browse through...Words Documentation before reporting the issue. If it still does...

    forum.aspose.com/t/aspose-words-faq/2711
  9. Removing Paragraphs Containing Only Template Sy...

    Learn how remove paragraphs containing only template tags using LINQ in Java....Contents [ Hide ] While building a report, some paragraphs containing...remove such paragraphs from the report, you can apply the ReportBuildOptions...

    docs.aspose.com/words/java/removing-paragraphs-...
  10. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....database BLOB field into a report. public void imageFromBlob()...FROM Employees"); DataTable table = new DataTable(resultSet, "Employees");...

    reference.aspose.com/words/java/com.aspose.word...