Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,317 for

gradient

(0.09 sec)
  1. 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...
  2. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning one-color Gradients for your designs. Enhance your projects effortlessly!...specified fill to a one-color gradient. public void OneColorGradient...Description style GradientStyle The gradient style GradientStyle variant...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. 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...
  5. GradientStop class | Aspose.Words for Python

    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/python-net/aspose.wo...
  6. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a Gradient fill in C++....Specifies the variant for a gradient fill. enum class GradientVariant...Description None 0 Gradient variant ‘None’. Variant1 1 Gradient variant...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. GradientStop | Aspose.Words for .NET

    Create stunning Gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...Represents the color of the gradient stop. position Double Represents...position of a stop within the gradient expressed as a percent in...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a Gradient fill....Specifies the style for a gradient fill. Members Name Description...Description NONE No gradient. HORIZONTAL Gradient running horizontally...

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