Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,257 for

fill color

(0.24 sec)
  1. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the Color of a stroke in C++....Defines the color of a stroke. System :: Drawing :: Color Aspose ::...Remarks This is a shortcut to the Color property. The default value...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... fill = doc. create_solid_color_brush (aspose.... pydrawing . Color . gray ) 16 doc. add_path (doc. create_path_geometry...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Modify the Gradient of a Visio Shape|Documentation

    This page describes how to modify gradient Color of a visio shape with Aspose.Diagram library....gradient fill to set the direction, angle, gradient stop color and...Gradient Fill Programming Sample Shape class offers Fill property...

    docs.aspose.com/diagram/net/modify-the-gradient...
  4. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... // 1 - The fill, which applies to the area within...the shape: shape . Fill . ForeColor = Color . White ; // 2 - The...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets Fill formatting for the Stroke in C++....e::get_Fill method Contents [ Hide ] Stroke::get_Fill method...method Gets fill formatting for the Stroke . System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. 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....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different Colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...containing 2 icons of different colors. We have extracted the svg...made below observation: The color of these svg icons in the ppt...

    forum.aspose.com/t/need-help-in-understanding-s...
  9. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....gradient stops to the gradient fill. Document doc = new Document...shape . Fill . TwoColorGradient ( Color . Green , Color . Red ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../gradientstop/) object in the collection....gradient stops to the gradient fill. doc = aw . Document () builder...height = 80 ) shape . fill . two_color_gradient ( color1 = aspose...

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