Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,207 for

table spacing

(0.13 sec)
  1. 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...
  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....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...
  3. 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...
  4. 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...
  5. 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....Returns or sets the amount of space (in points) to add to the right...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a Table with assigned Table style in Java....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced Table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. public...

    reference.aspose.com/words/net/aspose.words/con...
  8. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_BottomPadding method Contents...Returns or sets the amount of space (in points) to add below the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. TableStyle.topPadding property | Aspose.Words f...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TableStyle class | Aspose.Words for Node.js

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

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