Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 892 for

table spacing

(0.16 sec)
  1. 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...
  2. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::PreferredWidth class Contents [ Hide ]...specify the preferred width of a table or a cell. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 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...
  4. 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...
  5. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage....Examples Shows how to set a table to auto fit to 50% of the width...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style...to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of Table cells in C++....Gets or sets the amount of space (in points) to add to the right...right of the contents of table cells. double Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of Table cells in C++....amount of space (in points) to add below the contents of table cells...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. 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...
  10. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in points) between the cells....Gets or sets the amount of space (in points) between the cells...custom style settings for the table. let doc = new aw . Document...

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