Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,358 for

gradient

(0.44 sec)
  1. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable Gradient fills, enhancing your document designs with vibrant styles....Specifies the variant for a gradient fill. public enum GradientVariant...Description None 0 Gradient variant ‘None’. Variant1 1 Gradient variant...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...) shape . fill . two_color_gradient ( color1 = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop class | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::GradientStyle enum | As...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.gradient_stops property | Aspose.Words for...

    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 ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStopCollection.add method | Aspose.Word...

    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 =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a Gradient fill....Specifies the style for a gradient fill. Members Name Description...Description NONE No gradient. HORIZONTAL Gradient running horizontally...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../Gradientstop/) to a Gradient....add method add(gradient_stop) Adds a specified GradientStop to...to a gradient. def add ( self , gradient_stop : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color Gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects....specified fill to a two-color gradient. public void TwoColorGradient...Description style GradientStyle The gradient style GradientStyle . variant...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStop.transparency property | Aspose.Wor...

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

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