Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,711 for

stroke color

(1.52 sec)
  1. Shape.strokeColor property | Aspose.Words for N...

    Shape.StrokeColor property. Defines the Color of a Stroke....property Defines the color of a stroke. get strokeColor () :...This is a shortcut to the Stroke.color property. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!...new Document ( MyDir + "Shape stroke pattern border.docx" ); Shape...with foreground and background colors to the shape fill: fill . Patterned...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....file_name = MY_DIR + 'Shape stroke pattern border.docx' ) shape...with foreground and background colors to the shape fill: fill . patterned...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... SetAttribute ( "stroke" , "magenta" ); 3 gElement...gElement. SetAttribute ( "stroke-width" , "4" ); How to add Basic Shapes...

    docs.aspose.com/svg/net/edit-svg-file/
  5. Aspose.PSD for Java 24.2 - 发布说明|Documentation

    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.... Bug PSDJAVA-593 修复保存具有Stroke Pattern的psd文件。 Bug PSDJAVA-594...()); } ** PSDJAVA-593. 修复保存具有Stroke Pattern的psd文件** public static...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. Aspose.PSD for Java 24.2 - Release Notes|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....Fix saving psd files having Stroke Pattern. Bug PSDJAVA-594 The...Fix saving psd files having Stroke Pattern** public static void...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!... Stroked ) { Assert . That ( shape ...shape . Stroke . Color )); AppendLine ( $"Stroke colors: {shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs.... Stroke { get; } Gets line formatting...chart . Format . Fill . Solid ( Color . DarkSlateGray ); // Hide axis...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...PathGradientBrush To apply paint or stroke in a , objects of the aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  10. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape....foreground color. PERCENT20 20% of the foreground color. PERCENT25...foreground color. PERCENT30 30% of the foreground color. PERCENT40...

    reference.aspose.com/words/python-net/aspose.wo...