Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,333 for

gradient

(0.2 sec)
  1. GradientStopCollection.remove_at method | Aspos...

    GradientStopCollection.remove_at method. Removes a [GradientStop](../../Gradientstop/) from the collection at a specified index....Shows how to add gradient stops to the gradient fill. doc = aw...) shape . fill . two_color_gradient ( color1 = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...specified fill to a one-color gradient. oneColorGradient ( style...Description style GradientStyle The gradient style GradientStyle variant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...specified fill to a two-color gradient. twoColorGradient ( style...Description style GradientStyle The gradient style GradientStyle . variant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  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. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill....how to fill a shape with a gradients. doc = aw . Document () builder...One-color gradient fill to the shape with ForeColor of gradient fill...

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