Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,357 for

gradient

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust Gradient stop positions from 0% to 100% for stunning visual effects in your designs....position of a stop within the gradient expressed as a percent in...Shows how to add gradient stops to the gradient fill. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable Gradient fills, enhancing your document designs with vibrant styles....Specifies the variant for a gradient fill. public enum GradientVariant...Description None 0 Gradient variant ‘None’. Variant1 1 Gradient variant...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a Gradient fill....Specifies the variant for a gradient fill. Corresponds to the four...four variants on the Gradient tab in the Fill Effects dialog...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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 =...GradientVariant . Variant2 ); // Get gradient stops collection. let gradientStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.gradientStops property | Aspose.Words for ...

    Fill.GradientStops property. Gets a collection of [GradientStop](../../Gradientstop/) objects for the fill....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...
  10. 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 =...

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