Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,600 for

conditional

(0.24 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number of Conditional styles in the collection in C++....method Gets the number of conditional styles in the collection...u "MyTableStyle1" )); // Conditional styles are formatting changes...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++....u "MyTableStyle1" )); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomLeftCell method. Gets the bottom left cell style in C++....u "MyTableStyle1" )); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....u "MyTableStyle1" )); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... as_table_style () # Conditional styles are formatting changes...table style's conditional styles from the "conditional_styles" collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily customize your first column style for enhanced design flexibility and user experience...., "MyTableStyle1" ); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/net/aspose.words/con...
  7. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above table cell contents, enhancing layout and readability for better design...., "MyTableStyle1" ); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/net/aspose.words/con...
  8. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in table cells. Enhance your layouts with precise control!..., "MyTableStyle1" ); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyleCollection.OddRowBanding | Aspo...

    Discover the ConditionalStyleCollection OddRowBanding property to enhance your table's design with stylish odd row banding for better readability...., "MyTableStyle1" ); // Conditional styles are formatting changes...accessing a table style's conditional styles from the "ConditionalStyles"...

    reference.aspose.com/words/net/aspose.words/con...
  10. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...InsertCutCells does not keep format condition formulas relative to new cell...I’m finding that the format condition formulas are not staying relative...

    forum.aspose.com/t/insertcutcells-does-not-keep...