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::Remove method. Removes a specified GradientStop from the collection in C++....gradientStop ) ReturnValue true if gradient stop was successfully removed...Shows how to add gradient stops to the gradient fill. auto 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.GradientStop constructor...Represents the color of the gradient stop. position number Represents...position of a stop within the gradient expressed as a percent in...
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...
Fill.GradientVariant property. Gets the Gradient variant [GradientVariant](../../Gradientvariant/) for the fill....gradientVariant property Gets the gradient variant GradientVariant for...how to fill a shape with a gradients. let doc = new aw . Document...
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...