Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 486 for

horizontal gradient

(0.24 sec)
  1. 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...
  2. 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. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection.Remove | Aspose.Words fo...

    Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!...gradientStop ) Return Value true if gradient stop was successfully removed...Shows how to add gradient stops to the gradient fill. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the Gradient stop....representing the color of the gradient stop. @property def color...Shows how to add gradient stops to the gradient fill. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize Gradient stop colors for stunning visual effects in your designs....representing the color of the gradient stop. public Color Color {...Shows how to add gradient stops to the gradient fill. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust Gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...representing the transparency of the gradient fill expressed as a percent...Shows how to add gradient stops to the gradient fill. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your Gradient stop, enhancing your design with precision and clarity....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....Represents the color of the gradient stop. position double Represents...position of a stop within the gradient expressed as a percent in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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...