Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,128 for

table spacing

(0.14 sec)
  1. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left Table....a style for a right-to-left table. @property def bidi ( self )...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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 ();...InsertCell (); Assert . That ( table . FirstRow . FirstCell . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  3. TableStyle.bottomPadding property | Aspose.Word...

    TableStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of Table cells....amount of space (in points) to add below the contents of table cells...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::PreferredWidth::FromPoin...

    Aspose::Words::Tables::PreferredWidth::FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points in C++....Aspose::Words::Tables::PreferredWidth::FromPoints method Contents...Words :: Tables :: PreferredWidth > Aspose :: Words :: Tables :: PreferredWidth...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::PreferredWidth::GetHashC...

    Aspose::Words::Tables::PreferredWidth::GetHashCode method. Serves as a hash function for this type in C++....Aspose::Words::Tables::PreferredWidth::GetHashCode method Contents...int32_t Aspose :: Words :: Tables :: PreferredWidth :: GetHashCode...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value of this object in C++....Aspose::Words::Tables::PreferredWidth::ToString method Contents...:: String Aspose :: Words :: Tables :: PreferredWidth :: ToString...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 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....Returns or sets the amount of space (in points) to add above the...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 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....Returns or sets the amount of space (in points) to add to the left...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 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....Returns or sets the amount of space (in points) to add below the...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 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....Returns or sets the amount of space (in points) to add to the left...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

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