Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,334 for

gradient

(0.07 sec)
  1. 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...
  2. 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...
  3. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor 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. let doc =...

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

    Aspose::Words::Drawing::GradientStop class. Represents one Gradient stop. To learn more, visit the documentation article in C++....GradientStop class Represents one gradient stop. To learn more, visit...representing the color of the gradient stop without any modifiers...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the Gradient stop from the parent GradientStopCollection in C++....GradientStop::Remove method Removes the gradient stop from the parent GradientStopCollecti...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. GradientVariant | Aspose.Words for Java

    Specifies the variant for a Gradient fill in Java....Specifies the variant for a gradient fill. Remarks: Corresponds...to the four variants on the Gradient tab in the Fill Effects dialog...

    reference.aspose.com/words/java/com.aspose.word...
  7. Fill.gradient_angle property | Aspose.Words for...

    Fill.Gradient_angle property. Gets or sets the angle of the Gradient fill....gradient_angle property Fill.gradient_angle property Gets or...angle of the gradient fill. @property def gradient_angle ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../Gradientstop/) to the collection at a specified index....insert method insert(index, gradient_stop) Inserts a GradientStop...insert ( self , index : int , gradient_stop : aspose . words . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection.remove_at method | Aspos...

    GradientStopCollection.remove_at method. Removes a [GradientStop](../../Gradientstop/) from the collection at a specified index....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...