Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,317 for

gradient fill

(0.07 sec)
  1. 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 doc...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../Gradientstop/) from the collection at a specified index....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...
  3. 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...
  4. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your Fillable objects with versatile Fill types for improved document design....FillType enumeration Specifies fill type for a fillable object....Solid fill. Patterned 2 Patterned fill. Gradient 3 Gradient fill...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  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. 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 . Document...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

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