Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,317 for

gradient fill

(0.1 sec)
  1. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/
  2. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, Gradients, and color spaces Create and modify XPS files with a few lines of code....brushes Code brushes and gradients of XPS C++ API solution to...to work with brushes and gradients of XPS files. Aspose.Page for...

    products.aspose.com/page/cpp/work-with-brushes/
  3. Fill.Transparency | Aspose.Words for .NET

    Adjust the Fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...Transparency Contents [ Hide ] Fill.Transparency property Gets or...transparency of the specified fill as a value between 0.0 (opaque)...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the Fill....color property Fill.color property Gets or sets a Color object...the foreground color for the fill. @property def color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...which can be utilized for filling or stroking in PsDocument....set_paint() or one of the fill_text() or fill_and_stroke_text() methods...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets Fill formatting for the Font in C++....Aspose::Words::Font::get_Fill method Contents [ Hide ] Font::get_Fill method Gets...Gets fill formatting for the Font . System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color Fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...applied to it and what color fill / line color it should have...color of the shape if set with Fill or by Theme. event theme color...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  8. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method...patterned(pattern_type) Sets the specified fill to a pattern. def patterned...back_color) Sets the specified fill to a pattern. def patterned...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...an image that is used for filling or drawing objects: shapes...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/net/ps/working-with-textures/
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...an image that is used for filling or drawing objects: shapes...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/cpp/ps/working-with-textures/