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

gradient

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. Fill.gradientVariant property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-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...