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

gradient fill

(0.14 sec)
  1. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../Gradientstop/) objects...Use the Fill.gradient_stops property to access gradient stops of...of fill objects. Indexers Name Description __getitem__(index)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartStyle enumeration. Specifies predefined styles of a chart....with flat data points without gradient. Shadowed A style with data...having a shadow. Gradient A style with gradient fill of data points...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one Gradient stop...GradientStop class Represents one gradient stop. To learn more, visit...representing the color of the gradient stop without any modifiers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....specified GradientStop to a gradient. GetEnumerator () Returns...property to access gradient stops of fill objects. Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your Gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....specified GradientStop to a gradient. public GradientStop Add (...Shows how to add gradient stops to the gradient fill. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../Gradientstop/) from the collection at a specified index....Shows how to add gradient stops to the gradient fill. let doc = new...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the Gradient stop....representing the color of the gradient stop. @property def color...Shows how to add gradient stops to the gradient fill. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your Gradient stop, enhancing your design with precision and clarity....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize Gradient stop colors for stunning visual effects in your designs....representing the color of the gradient stop. public Color Color {...Shows how to add gradient stops to the gradient fill. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../Gradientstop/) to a Gradient....add method add(gradient_stop) Adds a specified GradientStop to...to a gradient. def add ( self , gradient_stop : aspose . words...

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