aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... Examples Shows how change stroke properties. doc = aw . Document... fill . fore_color = aspose . pydrawing . Color . white # 2 -...
Discover the Stroke BaseForeColor property to easily access the unmodified base foreground Color of your Stroke for precise design control....BaseForeColor Stroke.BaseForeColor property Gets the base foreground...foreground color of the stroke without any modifiers. public Color...
Stroke.visible property. Gets or sets a flag indicating whether the Stroke is visible....visible property Stroke.visible property Gets or sets a flag...flag indicating whether the stroke is visible. @property def visible...
Stroke.on property. Defines whether the path will be Stroked....on property Stroke.on property Defines whether the path will...will be stroked. @property def on ( self ) -> bool : ... @on.setter...
Stroke.join_style property. Defines the join style of a polyline....join_style property Stroke.join_style property Defines the join... Examples Shows how change stroke properties. doc = aw . Document...
Stroke.image_bytes property. Defines the image for a Stroke image or pattern fill....image_bytes property Stroke.image_bytes property Defines the...the image for a stroke image or pattern fill. @property def image_bytes...
Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your Stroke background to enhance visual appeal....BackThemeColor Stroke.BackThemeColor property Gets or sets a...that represents the stroke background color. public ThemeColor...
Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++.... Examples Shows how change stroke properties. auto doc = System...Drawing :: Color :: get_White ()); // 2 - The stroke, which marks...
Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations.... Stroke . ForeColor = Color . Yellow ; dataPoints...Marker . Format . Stroke . BackColor = Color . Red ; dataPoints...