Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 222,498 for

formatting

(0.17 sec)
  1. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....slide defines the design and formatting inherited by normal slides...slide to define reusable formatting. def add_layout_slide ():...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 使用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...
  3. 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...
  4. 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...
  5. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14....Define a TextState with custom formatting. Configure replacement scope...Replace text with explicit text formatting content_editor . replace_text_strategy...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  6. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....Provides access to the frame formatting properties. get_HasChildNodes...get_IsFormatRevision () Returns true if formatting of the object was changed...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the Formatting for a paragraph...class Represents all the formatting for a paragraph. To learn...that refers to the shading formatting for the paragraph. snap_to_grid...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...paragraphs that contain only formatting marks were treated as changed...contain a large amount of formatting‑only runs (e.g., empty paragraphs...

    forum.aspose.com/t/aspose-words-compare-incorre...
  9. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character Formatting used for the list label....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get and Set Style for cells with C++|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.GetStyle and...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/cpp/styling-and-data-form...