Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,606 for

fill

(0.09 sec)
  1. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...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...
  2. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...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...
  3. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Rectangle2D and then fill it. We created one rectangle...any transformations and just fill it after every transformation...

    docs.aspose.com/page/java/ps/working-with-trans...
  4. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object...cap style. FillType Specifies fill type for a fillable object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue Fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...slide which has a solid blue fill background. On top it has two...is determined by the image’s fill type and blending options. When...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  6. 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...Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Optimize SVG – C# Examples

    You will learn how to optimize SVG and reduce the size of SVG files....empty values, unused stroke and fill attributes, elements that are...y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...

    docs.aspose.com/svg/net/how-to-optimize-svg/
  8. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...GraphicsPath and then fill it. We created one rectangle...any transformations and just fill it after every transformation...

    docs.aspose.com/page/python-net/ps/working-with...
  9. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... // 1 - The fill, which applies to the area within...outline of the shape: shape . fill . foreColor = "#FFFFFF" ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...