Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,317 for

gradient fill

(0.11 sec)
  1. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning Gradients with customizable stops for enhanced document visuals....GradientStop class Represents one gradient stop. To learn more, visit...representing the color of the gradient stop without any modifiers...

    reference.aspose.com/words/net/aspose.words.dra...
  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 . Document...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStop | Aspose.Words for Java

    Represents one Gradient stop in Java....GradientStop Represents one gradient stop. To learn more, visit...Shows how to add gradient stops to the gradient fill. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../Gradientstop/) objects...Use the Fill.gradientStops property to access gradient stops of...of fill objects. Properties Name Description count Gets an integer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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. get color () : string...Shows how to add gradient stops to the gradient fill. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...Represents the color of the gradient stop. position float Represents...position of a stop within the gradient expressed as a percent in...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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 = new...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies Fill type for a Fillable object....FillType enumeration Specifies fill type for a fillable object....Solid fill. PATTERNED Patterned fill. GRADIENT Gradient fill. TEXTURED...

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