Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 44,876 for

color

(0.21 sec)
  1. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

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

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options....HighlightColor = Color . LightGray ; shape . Font . Color = Color . Red...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... color = aspose . pydrawing . Color . green builder...Font.bold_bi property Font.color property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground Color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme Colors!...represents the stroke foreground color. public ThemeColor ForeThemeColor...Shows how to set fore theme color and tint and shade. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability.... BackgroundPatternCol = Color . LightYellow ; builder . Writeln...Shading . BackgroundPatternCol = Color . LightBlue ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  6. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications.... BackgroundPatternCol = Color . LightYellow ; builder . Writeln...Shading . BackgroundPatternCol = Color . LightBlue ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Forms2OleControl.Width | Aspose.Words for .NET

    Discover how to easily adjust the Width property of Forms2OleControl for precise control sizing in points. Enhance your UI design effortlessly!... ForeColor = Color . FromArgb ( 0x17 , 0xE1 , 0x35...); oleControl . BackColor = Color . FromArgb ( 0x33 , 0x97 , 0xF4...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... ForegroundPatternCol = Color . LightGreen ; doc . Save (...BorderType . Bottom ]. Color = Color . Red ; // Use the "CellFormat"...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Public API Changes in Aspose.Cells 8.9.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... BELOW ); //Set fill color textOptions . getFill (). setFillType...setColor ( Color . getRed ()); //Set outline color textOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

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