Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 12,290 for

fill

(0.12 sec)
  1. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% 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...
  2. GradientStopCollection indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../gradientstop/) object in the collection....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...
  3. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....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...
  4. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....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...
  5. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....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...
  6. GradientStopCollection.remove_at method | Aspos...

    GradientStopCollection.remove_at method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....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...
  7. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....backColor tag to set a solid-fill color for a shape dynamically...Set the shape’s fill to none (that is, “No fill”). Inside the shape’s...

    docs.aspose.com/words/java/setting-background-c...
  8. Archive

    archives... Fill Bitmap with Solid Color 7. Load...will learn how to create, load, fill, and draw bitmaps in Java. Java...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  9. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...TexturePaint filled with hatches defined by one...demonstrate, firstly, how to fill a shape with a hatch pattern...

    docs.aspose.com/page/java/ps/working-with-hatch...
  10. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....get_Italic () 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/cpp/aspose.words/doc...