Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,257 for

fill color

(0.06 sec)
  1. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... fill . preset_textured ( aw . drawing...stroke . fore_color = aspose . pydrawing . Color . yellow data_points...

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

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradient stops to the gradient fill. Document doc = new Document...shape . Fill . TwoColorGradient ( Color . Green , Color . Red ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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.... You can customize fill color, opacity, corner rounding...with the style attribute (see Fills and Strokes in SVG ). Copy 1...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  4. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...Gets or sets the background color of the stroke. backThemeColor...represents the stroke background color. backTintAndShade Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/net/ps/working-with-gradient/
  6. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... fill . preset_textured ( aw . drawing...stroke . fore_color = aspose . pydrawing . Color . yellow data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...Name Description GradientStop(color, position) Initializes a new...GradientStop class. GradientStop(color, position, transparency) Initializes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Drawing Images using GraphicsPath|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....(DrawPath and Fill Paths to draw over or fill the paths. The...a Figures array. Draw paths. Fill paths. Drawing Images using...

    docs.aspose.com/imaging/net/drawing-images-usin...
  9. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_Color property. Gets a value representing the Color of the gradient stop without any modifiers....base_color property GradientStop.base_color property Gets a value...value representing the color of the gradient stop without any...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....Gradients A gradient is a smooth color transition between points on...gradient can be applied for the fill or stroke properties for shapes...

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