Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,310 for

fill color

(0.66 sec)
  1. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke.... # 1 - The fill, which applies to the area within...shape . fill . fore_color = aspose . pydrawing . Color . white...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes.... // 1 - The fill, which applies to the area within...the shape: shape . Fill . ForeColor = Color . White ; // 2 - The...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...Name Description GradientStop(color, position) Initializes a new...GradientStop class. GradientStop(color, position, transparency) Initializes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...shape . Fill . TwoColorGradient ( Color . Green , Color . Red ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...color sort.fields.dataOption sort...font.color cell.format.fill.tintAndShade cell.format.fill.patternTintAndShade...

    forum.aspose.com/t/convert-range-to-json/311994
  6. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_Color property. Gets a value representing the Color of the gradient stop without any modifiers....base_color property GradientStop.base_color property Gets a value...value representing the color of the gradient stop without any...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact.... Fill . PresetTextured ( PresetTexture...Format . Stroke . ForeColor = Color . Yellow ; dataPoints [ 0 ]...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...a smooth transition of one color to another. It is used for making...platform. These are java.awt.Color , java.awt.TexturePaint , java...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. Public API Changes in Aspose.Cells 8.9.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Fill, Outline & Shadow Properties...has exposed the TextOptions.Fill, TextOptions.Outline, and TextOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...below we demonstrate how to fill a shape and a text and outline...

    docs.aspose.com/page/net/ps/working-with-gradient/