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

gradient

(1.59 sec)
  1. 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...
  2. 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...
  3. Fill.gradient_stops property | Aspose.Words for...

    Fill.Gradient_stops property. Gets a collection of [GradientStop](../../Gradientstop/) objects for the fill....gradient_stops property Fill.gradient_stops property Gets a collection...for the fill. @property def gradient_stops ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....Shows how to add gradient stops to the gradient fill. auto doc...GradientVariant :: Variant2 ); // Get gradient stops collection. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....Shows how to add gradient stops to the gradient fill. auto doc...GradientVariant :: Variant2 ); // Get gradient stops collection. System ::...

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