Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,142 for

fill

(0.14 sec)
  1. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....boolean Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the brush color that Fills the closed path of the shape in C++....Defines the brush color that fills the closed path of the shape...White . Examples Shows how to fill a shape with a solid color....

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....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. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files.... Change SVG Color Filling and stroking are both operations...are rendered by being filled. The fill is painting the interior...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  6. 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...
  7. 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...
  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. 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...
  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...