Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,807 for

fill

(0.24 sec)
  1. Working with Transformations in PostScript | C++

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

    docs.aspose.com/page/cpp/ps/working-with-transf...
  2. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals....transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....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...
  4. 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. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

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

    Discover the Stroke EndCap property to customize your stroke's end style, enhancing your design's visual appeal and precision. Elevate your graphics today!...); // 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...
  6. Stroke.Color | Aspose.Words for .NET

    Discover the Stroke Color property to customize your designs. Enhance visuals with precise stroke colors for stunning graphic results!...); // 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...
  7. Stroke.Opacity | Aspose.Words for .NET

    Discover the Stroke Opacity property, control stroke transparency from 0 to 1 for stunning visual effects in your designs. Enhance your creativity today!...); // 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...
  8. Stroke.EndArrowType | Aspose.Words for .NET

    Discover how the Stroke EndArrowType property enhances your designs by defining stylish arrowheads for strokes. Elevate your graphics today!...); // 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...
  9. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...object that will be used to fill the shape. Specify the image’s...object that will be used to fill the shape. Specify the image’s...

    docs.aspose.com/slides/androidjava/picture-frame/
  10. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture Fill in Java....of the texture fill. Examples: Shows how to fill and tiling the...texture alignment to the shape fill. shape.getFill().presetTextured(PresetTexture...

    reference.aspose.com/words/java/com.aspose.word...