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

gradient

(0.51 sec)
  1. Support of Fill Layers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Fill Layers With Gradient Fill This article demonstrates...demonstrates the usage of Gradient fill to fill the PSD layer. Aspose...

    docs.aspose.com/psd/net/support-of-fill-layers/
  2. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a Gradient fill....Specifies the style for a gradient fill. Members Name Description...Description NONE No gradient. HORIZONTAL Gradient running horizontally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop class | Aspose.Words for Python

    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/python-net/aspose.wo...
  4. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the Gradient stop from the parent GradientStopCollection in C++....GradientStop::Remove method Removes the gradient stop from the parent GradientStopCollecti...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color Gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects....specified fill to a two-color gradient. public void TwoColorGradient...Description style GradientStyle The gradient style GradientStyle . variant...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the Gradient stop....representing the color of the gradient stop. get color () : string...Shows how to add gradient stops to the gradient fill. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...