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

gradient

(0.99 sec)
  1. 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 =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color Gradient in C++....specified fill to a two-color gradient. void Aspose :: Words :: Drawing...Aspose::Words::Drawing::GradientStyle The gradient style GradientStyle . variant...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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/
  10. 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...