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

fill color

(1.14 sec)
  1. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact.... Fill . PresetTextured ( PresetTexture...Format . Stroke . ForeColor = Color . Yellow ; dataPoints [ 0 ]...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  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. 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...
  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. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... fill . preset_textured ( aw . drawing...stroke . fore_color = aspose . pydrawing . Color . yellow data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... fill . preset_textured ( aw . drawing...stroke . fore_color = aspose . pydrawing . Color . yellow data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...Gets or sets the background color of the stroke. backThemeColor...represents the stroke background color. backTintAndShade Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....Gradients A gradient is a smooth color transition between points on...gradient can be applied for the fill or stroke properties for shapes...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...