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

formatting

(0.12 sec)
  1. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...to the font formatting of the chart title. format Provides access...access to fill and line formatting of the chart title. overlay...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs....docx" ); Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. Aspose ....

    reference.aspose.com/words/net/aspose.words/fon...
  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. 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...
  7. 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...
  8. 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...
  9. 用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...
  10. Field.format property | Aspose.Words for Node.js

    Field.format property. Gets a [FieldFormat](../../../aspose.words.fields/fieldformat/) object that provides typed access to field's Formatting....format property Field.format property Gets a FieldFormat object...typed access to field’s formatting. get format () : Aspose . Words...

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