Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,310 for

fill color

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. PatternType | Aspose.Words for Java

    Specifies the Fill pattern to be used to Fill a shape in Java....Specifies the fill pattern to be used to fill a shape. Examples:...getChild(NodeType.SHAPE, 0, true); Fill fill = shape.getFill(); System...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation....Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/python-net/chart/ppt/
  7. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the brush Color that Fills the closed path of the shape in C++....method Defines the brush color that fills the closed path of the...shape. System :: Drawing :: Color Aspose :: Words :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... Use the Fill.gradient_stops property to access...access gradient stops of fill objects. Indexers Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Specifies texture to be used to fill a shape. public enum PresetTexture...dataPoints [ 0 ]. Marker . Format . Fill . PresetTextured ( PresetTexture...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....The result: Change Series Fill Color Aspose.Slides makes it straightforward...straightforward to customize the fill colors of chart series, allowing...

    docs.aspose.com/slides/python-net/chart-series/