Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 12,739 for

fill

(0.12 sec)
  1. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....legends, the plot area, and wall fills to improve the appearance and...back-wall fill color. Set the chart plot-area fill color. Write...

    docs.aspose.com/slides/python-net/chart-formatt...
  4. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....legends, the plot area, and wall fills to improve the appearance and...back wall fill color Set the chart plot area fill color Write...

    docs.aspose.com/slides/net/chart-formatting/
  5. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg color, svg paths, svg Fills, svg strokes, svg filters....Transformations, SVG Color, Fills and Strokes in SVG, SVG Embedded...examples for SVG transformations. Fills and Strokes in SVG In this article...

    docs.aspose.com/svg/net/drawing-basics/
  6. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article....with Text , and Transparent Fill Color Layer (Aspose.PSD support...types of the Adobe Photoshop Fill Layer ). Also, you can see the...

    docs.aspose.com/psd/net/psd-to-png/
  7. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library.... tag ( hello_bdc ) # Fill the paragraph struct element...AttributeOwnerStanda . LAYOUT ) # Fill the span1 struct element textDecorationType...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  8. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your 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...
  9. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....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...
  10. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....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...