Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 22,752 for

color

(0.06 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the brush color that fills the...without 3D shading and solid color is used. get_WidthPercent ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... HighlightColor = Color . Yellow ; doc . FirstSection.... Bold = true ; font . Color = Color . Blue ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group shape in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... color = aspose . pydrawing . Color . red # Use the...background_pattern_color = aspose . pydrawing . Color . orange doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Color = Color . Navy ; // Automatically...Size ); Assert . AreEqual ( Color . Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Color = Color . Navy ; // Automatically...Size ); Assert . AreEqual ( Color . Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your list labels with customizable character formatting for a polished, professional look.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  8. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your list levels effortlessly, enhancing organization and clarity in your documents.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.NumberPosition | Aspose.Words for .NET

    Discover the ListLevel NumberPosition property to easily adjust bullet or number positioning in points for enhanced list formatting and clarity.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET...Brush brush = new SolidBrush ( Color . FromKnownColor ( KnownColor...); brush = new SolidBrush ( Color . FromKnownColor ( KnownColor...

    docs.aspose.com/slides/net/activex/