Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,687 for

stroke color

(0.77 sec)
  1. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...outlined with current paint/stroke in the current graphics state...filling the text with the current color of the graphics state (that...

    docs.aspose.com/page/net/ps/working-with-text/
  2. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...appearance properties - brushes, stroke pattern, opacity, etc. Copy...doc. CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  3. Topics tagged shapes

    Topics tagged shapes...February 11, 2025 Automatic font color issues in shapes Aspose.Words...20, 2023 Shapes default color and stroke width Aspose.Words Product...

    forum.aspose.com/tag/shapes
  4. PatternType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PatternType enum to enhance your shapes with customizable fill patterns. Elevate your document design effortlessly!...foreground color. Percent20 2 20% of the foreground color. Percent25...foreground color. Percent30 4 30% of the foreground color. Percent40...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....solid(Color.darkGray); // Hide axis tick...getFormat().getFill().solid(Color.yellow); // Format axis title...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...be utilized for filling or stroking in PsDocument. To paint graphics...the fill_text() or fill_and_stroke_text() methods accepting aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results.... Stroked ) { Assert . That ( shape ...shape . Stroke . Color )); AppendLine ( $"Stroke colors: {shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...

    docs.aspose.com/html/java/convert-svg-to-jpg/
  9. Aspose.PSD for Python via .NET 24.4 - Release N...

    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.... stroke strokeFill = shapeLayer . stroke . fill assert...== 3 assert internalFill . color . to_argb () == - 16127182 assert...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...DrawRect ( rect , new SKPaint { Color = SKColors . Black , Style =...= SKPaintStyle . Stroke , StrokeWidth = 3f / 72f }); // Render...

    reference.aspose.com/words/net/aspose.words/doc...