Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,049 for

gradient

(0.08 sec)
  1. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable Gradient fill styles, enhancing your document designs with vibrant visuals....Specifies the style for a gradient fill. public enum GradientStyle...Description None -1 No gradient. Horizontal 1 Gradient running horizontally...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a Gradient fill....Specifies the variant for a gradient fill. Corresponds to the four...four variants on the Gradient tab in the Fill Effects dialog...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  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. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning Gradients with customizable stops for enhanced document visuals....GradientStop class Represents one gradient stop. To learn more, visit...representing the color of the gradient stop without any modifiers...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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. doc = aw...) shape . fill . two_color_gradient ( color1 = aspose . pydrawing...

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

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

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