Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,002 for

table spacing

(0.22 sec)
  1. Aspose::Words::ConditionalStyle::get_LeftPaddin...

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

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....Gets or sets the amount of space (in points) to add to the left...left of the contents of table cells. get leftPadding () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....Gets or sets the amount of space (in points) to add to the left...left of the contents of table cells. @property def left_padding...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....Aspose::Words::Tables::PreferredWidth::FromPercent method Contents...Words :: Tables :: PreferredWidth > Aspose :: Words :: Tables :: PreferredWidth...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. TextWrapping | Aspose.Words for Java

    Specifies how text is wrapped around the Table in Java....around the table. Examples: Shows how to work with table text wrapping...new DocumentBuilder(doc); Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... tables . PreferredWidth ): ... Parameter...to set a preferred width for table cells. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat class | Aspose.Words for Python

    aspose.words.Tables.CellFormat class. Represents all formatting for a Table cell...Represents all formatting for a table cell. To learn more, visit the...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points....to set a preferred width for table cells. doc = aw . Document ()...DocumentBuilder ( doc = doc ) table = builder . start_table () # There are two...

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