Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 16,145 for

table

(0.09 sec)
  1. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....DocumentBuilder ( doc ); Table table = builder . StartTable ();...default values. Assert . That ( table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation....DocumentBuilder ( doc ); Table table = builder . StartTable ();...default values. Assert . That ( table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....DocumentBuilder ( doc ); Table table = builder . StartTable ();...default values. Assert . That ( table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Table.RelativeHorizontalAlignment | Aspose.Word...

    Discover the Table RelativeHorizontalAlignment property to easily adjust your Table's horizontal alignment for enhanced layout control and visual appeal....RelativeHorizontalAl Contents [ Hide ] Table.RelativeHorizontalAl property...property Gets or sets floating table relative horizontal alignment...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentVisitor.visit_table_end method | Aspose...

    DocumentVisitor.visit_Table_end method. Called when enumeration of a Table has ended....visit_table_end method visit_table_end(table) Called when enumeration...of a table has ended. def visit_table_end ( self , table : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.right_padding property | Aspose.Word...

    CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellFormat.left_padding property | Aspose.Words...

    CellFormat.left_padding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.alignment property | Aspose.Words for Python

    Table.alignment property. Specifies how an inline Table is aligned in the document....property Table.alignment property Specifies how an inline table is...self ) -> aspose . words . tables . TableAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline Table is aligned in the document....property Table.alignment property Specifies how an inline table is...alignment () : Aspose . Words . Tables . TableAlignment Remarks The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating Table relative horizontal alignment....relative_horizontal_alignment property Table.relative_horizontal_alignment...property Gets or sets floating table relative horizontal alignment...

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