Table.set_borders method. Sets all table borders to the specified line style, width and Color....set_borders(line_style, line_width, color) Sets all table borders to the...specified line style, width and color. def set_borders ( self , line_style...
Introduction to Chart feature, how to create and manipulate charts using C++....example shows how to set series color: auto doc = System :: MakeObject...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...
TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...
TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...
DocumentBase.page_Color property. Gets or sets the page Color of the document...page_color property DocumentBase.page_color property Gets or...or sets the page color of the document. This property is a simpler...
Customize your fill's background Color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design....sets a Color object that represents the background color for the...the fill. public Color BackColor { get ; set ; } Examples Shows...