Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 43,344 for

table

(0.1 sec)
  1. Aspose::Words::Tables::Row::get_FirstCell metho...

    Aspose::Words::Tables::Row::get_FirstCell method. Returns the first Cell in the row in C++....Aspose::Words::Tables::Row::get_FirstCell method Contents [ Hide...Words :: Tables :: Cell > Aspose :: Words :: Tables :: Row ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::Cell::get_IsLastCell met...

    Aspose::Words::Tables::Cell::get_IsLastCell method. True if this is the last cell inside a row; false otherwise in C++....Aspose::Words::Tables::Cell::get_IsLastCell method Contents [...otherwise. bool Aspose :: Words :: Tables :: Cell :: get_IsLastCell ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. TableElement | Aspose.PDF for Java API Reference

    Represents Table structure element in logical structure....extends BLSElement Represents Table structure element in logical...getBackgroundColor() Gets or sets the table background color. setBackgroundColor(Color...

    reference.aspose.com/pdf/java/com.aspose.pdf.ta...
  4. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts formatting specified in Table styles into direct formatting on Tables in the document in C++....specified in table styles into direct formatting on tables in the document...provides only limited support for table styles (see below). This method...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Table.LastRow | Aspose.Words for .NET API 参考

    Table 财产. 返回最后一个 排表中的节点...Table.LastRow Table.LastRow property 返回最后一个 排 表中的节点。 public Row...( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Joining and Splitting Tables in C#|Aspose.Words...

    Advanced Table manipulations, join and split using C#....and Splitting Tables Contents [ Hide ] A table which is represented...splitting tables easy. In order to manipulate a table to split...

    docs.aspose.com/words/net/joining-and-splitting...
  7. PreferredWidthType enumeration | Aspose.Words f...

    aspose.words.Tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a Table or cell....for the preferred width of a table or cell. Members Name Description...specified. The actual width of the table or cell is either specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListObject | Aspose.Cells for Java API Reference

    Represents a list object on a worksheet....column); } } ListObjectCollection tables = workbook.getWorksheets()...index = tables.add(0, 0, 9, 4, true); ListObject table = tables...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells....cell_spacing property Table.cell_spacing property Gets or sets...between individual cells in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.AcceptStart | Aspose.Words for .NET

    Cell AcceptStart method. Accepts a visitor for visiting the start of the cell in C#....the node structure of every table in a document. public void TableToText...a string of all encountered Table nodes and their children. ///...

    reference.aspose.com/words/net/aspose.words.tab...