Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,334 for

gradient

(2.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../Gradientstop/) objects...gradientStops property to access gradient stops of fill objects. Properties...specified GradientStop to a gradient. insert(index, gradientStop)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Fill.gradient_variant property | Aspose.Words f...

    Fill.Gradient_variant property. Gets the Gradient variant [GradientVariant](../../Gradientvariant/) for the fill....gradient_variant property Fill.gradient_variant property Gets...Gets the gradient variant GradientVariant for the fill. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the Gradient stop from the parent [GradientStopCollection](../../Gradientstopcollection/)....method remove() Removes the gradient stop from the parent GradientStopCollecti...Shows how to add gradient stops to the gradient fill. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...