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

gradient fill

(0.2 sec)
  1. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your Fillable objects with versatile Fill types for improved document design....FillType enumeration Specifies fill type for a fillable object....Solid fill. Patterned 2 Patterned fill. Gradient 3 Gradient fill...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../Gradientstop/) to a Gradient....specified GradientStop to a gradient. add ( gradientStop : Aspose...Shows how to add gradient stops to the gradient fill. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....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...
  5. 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...
  6. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...Represents the color of the gradient stop. position float Represents...position of a stop within the gradient expressed as a percent in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the Gradient stop from the parent [GradientStopCollection](../../Gradientstopcollection/)....method remove() Removes the gradient stop from the parent GradientStopCollecti...Shows how to add gradient stops to the gradient fill. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust Gradient stop positions from 0% to 100% for stunning visual effects in your designs....position of a stop within the gradient expressed as a percent in...Shows how to add gradient stops to the gradient fill. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...