Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,332 for

gradient

(0.21 sec)
  1. Fill.GradientStyle | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant Gradients!...GradientStyle property Gets the gradient style GradientStyle for the...how to fill a shape with a gradients. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  4. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the Gradient stop without any modifiers in C++....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the Gradient stop in C++....representing the color of the gradient stop. System :: Drawing ::...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../Gradientstop/) from the collection at a specified index....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...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index 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::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items 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...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set 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...
  10. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../Gradientstop/) objects...gradient_stops property to access gradient stops of...Methods Name Description add(gradient_stop) Adds a specified GradientStop...

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