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

gradient

(0.32 sec)
  1. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...specified fill to a one-color gradient. oneColorGradient ( style...Description style GradientStyle The gradient style GradientStyle variant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...specified fill to a two-color gradient. twoColorGradient ( style...Description style GradientStyle The gradient style GradientStyle . variant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your Gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....specified GradientStop to a gradient. public GradientStop Add (...Shows how to add gradient stops to the gradient fill. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....Shows how to add gradient stops to the gradient fill. Document...GradientVariant . Variant2 ); // Get gradient stops collection. GradientStopCollecti...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your Gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Gets or sets the angle of the gradient fill. public double GradientAngle...how to fill a shape with a gradients. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 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...
  8. GradientStopCollection indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../Gradientstop/) object 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.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...
  10. 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...