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

gradient

(0.42 sec)
  1. 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...
  2. 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...
  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 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...
  6. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a Gradient fill in C++....Specifies the style for a gradient fill. enum class GradientStyle...Description None -1 No gradient. Horizontal 1 Gradient running horizontally...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....gradientStop ) ReturnValue true if gradient stop was successfully removed...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. Fill.gradient_variant property | Aspose.Words f...

    Fill.Gradient_variant property. Gets the Gradient variant [GradientVariant](../../Gradientvariant/) for the fill....gradient_variant property Fill.gradient_variant property Gets...Gets the gradient variant GradientVariant for the fill. @property...

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