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

gradient

(1.61 sec)
  1. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../Gradientstop/) to the collection at a specified index....insert method insert(index, gradient_stop) Inserts a GradientStop...insert ( self , index : int , gradient_stop : aspose . words . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStopCollection indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../Gradientstop/) object 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the Gradient fill expressed as a percent in range 0.0 to 1.0 in C++....representing the transparency of the gradient fill expressed as a percent...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a Gradient in C++....specified GradientStop to a gradient. System :: SharedPtr < Aspose...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the Gradient expressed as a percent in range 0.0 to 1.0 in C++....position of a stop within the gradient expressed as a percent in...Shows how to add gradient stops to the gradient fill. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...Represents the color of the gradient stop. position number Represents...position of a stop within the gradient expressed as a percent in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../Gradientstop/) to 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...