Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,357 for

stroke color

(0.02 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert SVG to PDF in Java – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....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-pdf/
  5. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method...PatternType foreColor string The color of the foreground fill. backColor...backColor string The color of the background fill. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Red ). Stroke (Paint. None ) 5 . StrokeWidth...Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/zh/net/element-builders/
  8. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....Examples Shows how to set fill, stroke and callout formatting for...WedgeRectCallout ; format . Stroke . Color = Color . DarkGreen ; format...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal.... Stroked ) { Assert . AreEqual ( shape . Stroke . Color , shape...AppendLine ( $"Stroke colors: {shape.Stroke.Color}, {shape.Stroke.Color2}"...

    reference.aspose.com/words/net/aspose.words.dra...