Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 23,382 for

table

(0.07 sec)
  1. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的Table需要有Table header和Table footer。也就是每一页的header是一样的,Table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...如何使用aspose-words动态分页table 中文技术支持 words-java imzdong July 15,...我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table...

    forum.aspose.com/t/aspose-words-table/315228
  2. Propagate Formula in Table or List Object autom...

    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....Ask AI Propagate Formula in Table or List Object automatically...you want a formula in your Table or List Object to automatically...

    docs.aspose.com/cells/net/propagate-formula-in-...
  3. Accessing Table from Cell and Adding Values ins...

    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....Ask AI Accessing Table from Cell and Adding Values inside it... you add values inside the Table or List Object using Cell.putValue(boolean)...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  4. Propagate Formula in Table or List Object autom...

    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....Ask AI Propagate Formula in Table or List Object automatically...you want a formula in your Table or List Object automatically...

    docs.aspose.com/cells/java/propagate-formula-in...
  5. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....How to create a link to table of contents and link that in footer...would like to add a link to TOC(Table of contents) in footer of every...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  6. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a Table-conversion issue when exporting a DOCX Table to HTML. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...column when exporting DOCX table to HTML (vMerge/rowspan mismatch)...found a table-conversion issue when exporting a DOCX table to HTML...

    forum.aspose.com/t/aspose-words-java-missing-le...
  7. Regression in Aspose.Cells for Node.js via Java...

    Hello Aspose.Cells Support Team, I would like to report a regression issue in Aspose.Cells for Node.js via Java 25.12. We have found that calling refreshPivotTables() clears the filters configured on a Pivot Table. He…...refreshPivotTables() clears Pivot Table filters Aspose.Cells Product...filters configured on a Pivot Table. Here are the details: This...

    forum.aspose.com/t/regression-in-aspose-cells-f...
  8. Table layout in document get disturb when Mergi...

    Hello Team, I am merging multiple documents in consolidated document, one of Table get disturb, more aligned to right, please check attachment original and merged document and code sample attach. Please guide . Thanks …...Table layout in document get disturb when Merging multiple documents...consolidated document, one of table get disturb, more aligned to...

    forum.aspose.com/t/table-layout-in-document-get...
  9. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...fixedLayout of a document with a table with dotted border Aspose.Words...November 3, 2025, 3:51pm 1 Table with dotted border.docx (19...

    forum.aspose.com/t/bug-when-generating-html-in-...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a Table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...make text NOT wrap within a table cell, after being converted...

    forum.aspose.com/t/table-cell-text-with-wraptex...