Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,727 for

stroke color

(0.18 sec)
  1. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the Stroke foreground Color....fore_tint_and_shade property Stroke.fore_tint_and_shade property...lightens or darkens the stroke foreground color. @property def fore_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... stroke . fore_color = aspose . pydrawing . Color . yellow...format . stroke . back_color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Support of Fill Layers|Documentation

    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....Support of Fill Layers With Color Fill This article demonstrates...how to fill PSD layer with Color. Please use the Aspose.PSD.FileFormats...

    docs.aspose.com/psd/java/support-of-fill-layers/
  4. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture.... stroke . fore_color = aspose . pydrawing . Color . yellow...format . stroke . back_color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element....Examples Shows how to set fill, stroke and callout formatting for...format . stroke . color = aspose . pydrawing . Color . dark_green...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.ImageBytes | Aspose.Words for .NET

    Access the raw bytes of your fill texture or pattern with the ImageBytes property for seamless design integration and enhanced visual quality.... Stroke . Color = Color . Red ; arrow . Stroke . StartArrowType...ArrowType . Arrow ; arrow . Stroke . StartArrowLength = ArrowLength...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.PresetTextured | Aspose.Words for .NET

    Discover the Fill PresetTextured method to effortlessly apply stunning preset textures, enhancing your designs with unique visual appeal.... Stroke . ForeColor = Color . Yellow ; dataPoints...Marker . Format . Stroke . BackColor = Color . Red ; dataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs.... Stroke . ForeColor = Color . Yellow ; dataPoints...Marker . Format . Stroke . BackColor = Color . Red ; dataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....StartArrowLength Contents [ Hide ] Stroke.StartArrowLength property Defines...arrowhead length for the start of a stroke. public ArrowLength StartArrowLength...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....customize fill color, opacity, corner rounding, stroke width, and...style attribute (see Fills and Strokes in SVG ). Copy 1 < svg width...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/