Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 892 for

table spacing

(0.07 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. Aspose::Words::Tables::CellFormat::get_LeftPadd...

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

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Tables::CellFormat::get_RightPad...

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

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Table.right_padding property | Aspose.Words for...

    Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells....right_padding property Table.right_padding property Gets or sets...sets the amount of space (in points) to add to the right of the...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose::Words::TableStyle::get_LeftPadding meth...

    Aspose::Words::TableStyle::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/tab...
  7. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break....indicating whether text in a table row is allowed to split across...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_Spacing property. Gets or sets the amount of space (in points) between the cells....cell_spacing property TableStyle.cell_spacing property Gets or...or sets the amount of space (in points) between the cells. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle | Aspose.Words for Java

    Represents a Table style in Java....extends Style Represents a table style. To learn more, visit...visit the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...