Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 20,433 for

table

(0.16 sec)
  1. InlineStory.tables property | Aspose.Words for ...

    InlineStory.Tables property. Gets a collection of Tables that are immediate children of the story....tables property InlineStory.tables property Gets a collection...collection of tables that are immediate children of the story. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a Table style. To learn more, visit the documentation article in C++....TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. class TableStyle...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the Table....last_row property Table.last_row property Returns the last Row...Row node in the table. @property def last_row ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Row.previous_row property | Aspose.Words for Py...

    Row.previous_row property. Gets the previous [Row](../) node.... tables . Row : ... Remarks The method...need to have typed access to table rows. If a StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal Table and cell widths with precision and flexibility. Enhance your document layouts today!...specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words.tab...
  6. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of Tables which could be splitted to next page. The python-do…...How to tag tables to a page number in word document using Aspose...The word document has lot of tables which could be splitted to...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  7. 强制表格在新页面渲染|Aspose.PDF for Java

    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....setLandscape ( true ); Table table = new Table (); table . setColumnWidths...<= 120 ; i ++ ) { Row row = table . getRows (). add (); row ....

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  8. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the Table breaks. If i save it the workbook to the file system,…...row (after the header), the table breaks. If i save it the workbook...try to add a new row to the table via excel, all the calculated...

    forum.aspose.com/t/cells-deleterange-break-form...
  9. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and Tables in one document....(header and paragraph), and a table. To build such a document, we... Create a table, add table properties. Add (table) to the page...

    docs.aspose.com/pdf/java/complex-pdf-example/
  10. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data Table....properties of a chart data table. Properties Name Description...font formatting of the data table. format Provides access to fill...

    reference.aspose.com/words/python-net/aspose.wo...