Aspose.Words.Drawing.Fill.oneColorGradient method...specified fill to a one-color gradient. oneColorGradient ( style...Description style GradientStyle The gradient style GradientStyle variant...
Fill.Gradient_angle property. Gets or sets the angle of the Gradient fill....gradient_angle property Fill.gradient_angle property Gets or...angle of the gradient fill. @property def gradient_angle ( self...
GradientStop.color property. Gets or sets a value representing the color of the Gradient stop....representing the color of the gradient stop. get color () : string...Shows how to add gradient stops to the gradient fill. let doc =...
Aspose.Words.Drawing.Fill.twoColorGradient method...specified fill to a two-color gradient. twoColorGradient ( style...Description style GradientStyle The gradient style GradientStyle . variant...
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...) shape . fill . two_color_gradient ( color1 = aspose . pydrawing...
Fill.Gradient_stops property. Gets a collection of [GradientStop](../../Gradientstop/) objects for the fill....gradient_stops property Fill.gradient_stops property Gets a collection...for the fill. @property def gradient_stops ( self ) -> aspose ...
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 =...
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...
Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a Gradient fill in C++....Specifies the style for a gradient fill. enum class GradientStyle...Description None -1 No gradient. Horizontal 1 Gradient running horizontally...