Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the Color of the gradient stop without any modifiers in C++....Gets a value representing the color of the gradient stop without...modifiers. System :: Drawing :: Color Aspose :: Words :: Drawing ::...
Table.clear_borders method. Removes all table and cell borders on this table.... Color . green , True ) table . set_border...1.5 , aspose . pydrawing . Color . green , True ) table . set_border...
GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...
GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....two_color_gradient ( color1 = aspose . pydrawing . Color . green...color2 = aspose . pydrawing . Color . red , style = aw . drawing...
Shape.fill_Color property. Defines the brush Color that fills the closed path of the shape....fill_color property Shape.fill_color property Defines the brush...brush color that fills the closed path of the shape. @property...
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...