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

conditional

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

    Aspose::Words::ConditionalStyleCollection::get_FirstColumn method. Gets the first 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...
  2. Aspose::Words::ConditionalStyle::get_RightPaddi...

    Aspose::Words::ConditionalStyle::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++....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::ConditionalStyle::get_TopPadding...

    Aspose::Words::ConditionalStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above 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...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right 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...
  5. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which Conditional formatting may be defined in a table style in C++....possible table areas to which conditional formatting may be defined...u "MyTableStyle1" )); // Conditional styles are formatting changes...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。...3326931937091 ); // Get the conditional icon's image data Vector...imagedata ); // Get the conditional icon's image data Vector...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  7. 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...
  8. 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...
  9. 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...
  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...