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 ...
Aspose::Words::Drawing::GradientStop::get_Position method. 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 in C++....position of a stop within the gradient expressed as a percent in...Shows how to add gradient stops to the gradient fill. auto doc...
Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the Gradient fill expressed as a percent in range 0.0 to 1.0 in C++....representing the transparency of the gradient fill expressed as a percent...Shows how to add gradient stops to the gradient fill. auto doc...
Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a Gradient in C++....specified GradientStop to a gradient. System :: SharedPtr < Aspose...Shows how to add gradient stops to the gradient fill. auto doc...
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.GradientVariant enumeration. Specifies the variant for a Gradient fill....Specifies the variant for a gradient fill. Corresponds to the four...four variants on the Gradient tab in the Fill Effects dialog...
Aspose.Words.Drawing.Fill.oneColorGradient method...specified fill to a one-color gradient. oneColorGradient ( style...Description style GradientStyle The gradient style GradientStyle variant...
Aspose.Words.Drawing.Fill.twoColorGradient method...specified fill to a two-color gradient. twoColorGradient ( style...Description style GradientStyle The gradient style GradientStyle . variant...
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...