Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,257 for

fill color

(0.08 sec)
  1. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set Fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....control how their interiors are filled. Aspose.Slides for Java provides...style of the line. Set the line color for the shape. Save the modified...

    docs.aspose.com/slides/java/shape-formatting/
  2. Stroke.LineStyle | Aspose.Words for .NET

    Discover the Stroke LineStyle property to customize your design with unique line styles for strokes, enhancing your project's visual appeal.... // 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...
  3. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for shapes. Enhance your designs with precise path strokes in points!... // 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. Manage Chart Data Series in Presentations in .N...

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

    docs.aspose.com/slides/net/chart-series/
  5. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look.... // 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...
  6. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient Fill....Specifies the style for a gradient fill. Members Name Description None...corners. Examples Shows how to fill a shape with a gradients. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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....Description GradientStop ( Color, double ) Initializes a new...GradientStop class. GradientStop ( Color, double, double ) Initializes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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, Outline & Shadow Properties...has exposed the TextOptions.Fill, TextOptions.Outline, and TextOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to Fill a shape....Specifies texture to be used to fill a shape. Members Name Description...data_points [ 0 ] . marker . format . fill . preset_textured ( aw . drawing...

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