Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 838 for

gradient fill

(0.23 sec)
  1. 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. doc = aw . Document...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning Gradients with customizable stops for enhanced document visuals....GradientStop class Represents one gradient stop. To learn more, visit...representing the color of the gradient stop without any modifiers...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStop | Aspose.Words for Java

    Represents one Gradient stop in Java....GradientStop Represents one gradient stop. To learn more, visit...Shows how to add gradient stops to the gradient fill. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../Gradientstop/) from the collection....remove method remove(gradient_stop) Removes a specified GradientStop...collection. def remove ( self , gradient_stop : aspose . words . drawing...

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