Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 214,373 for

formatting

(0.21 sec)
  1. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/sv/cpp/apply-conditional-...
  2. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...USE_DESTINATION_STYLES option to resolve formatting. Importing a node creates...is_import_children, import_format_mode) Imports a node from another...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ImportFormatOptions::get_ForceCo...

    Aspose::Words::ImportFormatOptions::get_ForceCopyStyles method. Gets or sets a boolean value indicating either to copy conflicting styles in KeepSourceFormatting mode. The default value is false in C++....document, the source style formatting is expanded into direct node...it is not guaranteed that formatting of the imported node in destination...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...2-Color Scale Conditional Formatting CellArea ca = CellArea ::...3-Color Scale Conditional Formatting ca = CellArea :: CreateCellArea...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  5. Aspose::Words::ConditionalStyle::get_ParagraphF...

    Aspose::Words::ConditionalStyle::get_ParagraphFormat method. Gets the paragraph Formatting of the conditional style in C++....method Gets the paragraph formatting of the conditional style...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection Formatting for the shape....property Gets reflection formatting for the shape. get reflection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompatibilityOptions.disable_open_type_font_for...

    CompatibilityOptions.disable_open_type_font_Formatting_features property. Specifies to disable OpenType font Formatting features....disable_open_type_font_formatting_features property CompatibilityOptions...CompatibilityOptions.disable_open_type_font_formatting_features property Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....document using different formatting options including using the...the destination formatting, the source formatting, or keeping only...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  10. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...