Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 813 for

table spacing

(0.05 sec)
  1. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BottomPadding property, customize your Table cell Spacing for enhanced layout and readability. Optimize your design effortlessly!...amount of space (in points) to add below the contents of table cells...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  2. 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...
  3. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.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...with certain area styles of a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.Tables.TextWrapping enumeration. Specifies how text is wrapped around the Table....the table. Members Name Description NONE Text and table is displayed...wrapped around the table occupying available side space. DEFAULT Default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding 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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style. To learn more, visit the documentation article in C++....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. TableStyle.rightPadding property | Aspose.Words...

    TableStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of Table cells....Gets or sets the amount of space (in points) to add to the right...right of the contents of table cells. get rightPadding () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...