Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,049 for

gradient

(0.03 sec)
  1. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../Gradientstop/) from the collection....GradientStop Returns true if gradient stop was successfully removed...Shows how to add gradient stops to the gradient fill. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the Gradient stop without any modifiers....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Aspose::Words::Drawing::GradientStopCollection:...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. Fill.gradientStops property | Aspose.Words for ...

    Fill.GradientStops property. Gets a collection of [GradientStop](../../Gradientstop/) objects for the fill....Shows how to add gradient stops to the gradient fill. let doc =...GradientVariant . Variant2 ); // Get gradient stops collection. let gradientStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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. let doc =...GradientVariant . Variant2 ); // Get gradient stops collection. let gradientStops...

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