Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,230 for

fill color

(0.03 sec)
  1. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a gradient Fill....Specifies the variant for a gradient fill. Corresponds to the four variants...variants on the Gradient tab in the Fill Effects dialog box in Word....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 19.2 - Release Notes|Docume...

    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....PSDNET-97 Add support of Fill layers: Color fill Feature PSDNET-98 Add...Add support of Fill layers: Gradient fill Feature PSDNET-105...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-2...
  3. 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...
  4. SVG Shapes | Basics & SVG Code, Examples

    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....be applied to the shapes: coloration, opacity, corner rounding...You can fill the rectangle with a color, make the filling transparent...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  5. GradientStopCollection indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../gradientstop/) object in the collection....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStopCollection.remove_at method | Aspos...

    GradientStopCollection.remove_at method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the Fill....gradientStops property Fill.gradientStops property Gets a collection...GradientStop objects for the fill. get gradientStops () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...