Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,771 for

table

(0.04 sec)
  1. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a Table cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::Cell class Contents [ Hide ] Cell class...class Represents a table cell. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.Tables/cell/); false otherwise....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell in Java....specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 216.0d , table . FirstRow . FirstCell . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TableCollection class | Aspose.Words for Python

    aspose.words.Tables.TableCollection class. Provides typed access to a collection of [Table](../Table/) nodes...typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent Tables, rows, cells and their formatting in C++....Aspose::Words::Tables namespace Contents [ Hide ] The Aspose...Aspose.Words.Tables namespace contains classes that represent tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of cells....top_padding property Table.top_padding property Gets or sets...configure content padding in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your Table is empty for seamless data management....Contents [ Hide ] Table.EnsureMinimum method If the table has no rows...Shows how to ensure that a table node contains the nodes we need...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....the left of the contents of table cells. @property def left_padding...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableAlignment enumeration | Aspose.Words for N...

    Aspose.Words.Tables.TableAlignment enumeration. Specifies alignment for an inline Table....inline table. Members Name Description Left The table is aligned...left. Center The table is centered. Right The table is aligned to...

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