Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,708 for

fill

(0.05 sec)
  1. Working with Transparency | C++

    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 C++...used to apply over underlying fill. The resultant XPS document...285 10,285" )); 8 path -> set_Fill(doc -> CreateSolidColorBrus(doc...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  2. 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...
  3. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....to access gradient stops of fill objects. Examples Shows how...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart Formatting|Aspose.Slides Documentation

    Format chart entities in PowerPoint presentations in C# or .NET...back wall fill color Set the chart plot area fill color Write...chart . BackWall . Format . Fill . FillType = FillType . Solid...

    docs.aspose.com/slides/net/chart-formatting/
  5. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient Fill expressed as a percent in range 0.0 to 1.0....transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradient stops to the gradient fill. Document doc = new Document...Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Stroke class to enhance your shapes with customizable strokes, adding professional flair to your documents effortlessly.... Fill { get; } Gets fill formatting for the...for a stroke image or pattern fill. JoinStyle { get; set; } Defines...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....gradient stops to the gradient fill. doc = aw . Document () builder...= 80 , height = 80 ) shape . fill . two_color_gradient ( color1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/