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

table spacing

(0.07 sec)
  1. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.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...
  2. Table.allow_auto_fit property | Aspose.Words fo...

    Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a Table to fit their contents....allow_auto_fit property Table.allow_auto_fit property Allows...automatically resize cells in a table to fit their contents. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::TextWrapping enum | Aspo...

    Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the Table in C++....Aspose::Words::Tables::TextWrapping enum Contents [ Hide ] TextWrapping...text is wrapped around the table. enum class TextWrapping Values...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 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...
  5. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....custom style settings for the table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  7. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning Table styles in your documents. Enhance your formatting effortlessly!...TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. public class...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...Combining Tables Aspose.Words Product Family words-net HenryE...have a method to merge two tables into one. It’s important that...

    forum.aspose.com/t/combining-tables/325913
  9. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for Table cells....the shading formatting for table cells. @property def shading...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::CellFormat::get_TopPaddi...

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

    reference.aspose.com/words/cpp/aspose.words.tab...