Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 9,832 for

fill

(0.03 sec)
  1. 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/python-net/aspose.wo...
  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...outline of the shape: shape . Fill . ForeColor = Color . White...

    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...outline of the shape: shape . Fill . ForeColor = Color . White...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked.... // 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...
  5. Stroke.lineStyle property | Aspose.Words for No...

    Stroke.lineStyle property. Defines the line style of the stroke.... // 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...
  6. Incorrect Color Detected for a Shape in a Power...

    I have attached a presentation “color_src.pptx” having one shape in the first slide. (NOTE: When I open this presentation in microsoft powerpoint and try to select the shape in first slide, it somehow appears to be locke…...fill_format.get_effective().solid_fill_color.name...shape might have a different fill style applied in PowerPoint...

    forum.aspose.com/t/incorrect-color-detected-for...
  7. 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...
  8. 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...
  9. ChartFormat.setDefaultFill method | Aspose.Word...

    ChartFormat.setDefaultFill method. Resets the Fill of the chart element to have the default value....setDefaultFill() Resets the fill of the chart element to have...Examples Shows how to reset the fill to the default value defined...

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