Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 840 for

gradient fill

(0.03 sec)
  1. 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...
  2. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the Gradient stop without any modifiers....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. doc = aw . Document...

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

    GradientStopCollection.insert method. Inserts a [GradientStop](../../Gradientstop/) to the collection at a specified index....insert method insert(index, gradient_stop) Inserts a GradientStop...insert ( self , index : int , gradient_stop : aspose . words . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GradientStopCollection indexer | Aspose.Words f...

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

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

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

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

    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. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the Gradient expressed as a percent in range 0.0 to 1.0....position of a stop within the gradient expressed as a percent in...Shows how to add gradient stops to the gradient fill. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../Gradientstop/) from the collection....GradientStop Returns true if gradient stop was successfully removed...Shows how to add gradient stops to the gradient fill. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....without gradient. GRADIENT A style with gradient fill of data...points. GREY A style with gray gradient chart background. MUTED A...

    reference.aspose.com/words/java/com.aspose.word...