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

gradient

(0.46 sec)
  1. 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...) shape . fill . two_color_gradient ( color1 = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the Gradient stop without any modifiers in C++....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the Gradient stop in C++....representing the color of the gradient stop. System :: Drawing ::...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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 =...GradientVariant . Variant2 ); // Get gradient stops collection. let gradientStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../Gradientstop/) objects...gradient_stops property to access gradient stops of...Methods Name Description add(gradient_stop) Adds a specified GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....specified GradientStop to a gradient. GetEnumerator () Returns...GradientStops property to access gradient stops of fill objects. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG Gradients in XML code and walk through C# examples of implementing SVG Gradients using the Aspose.SVG for .NET API....SVG API SVG Gradients Live Demos SVG .NET Solution...Download Pricing Buy SVG Gradients – SVG Code and C# Examples...

    docs.aspose.com/svg/net/svg-gradients/
  9. 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...
  10. 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...