Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,686 for

stroke color

(0.14 sec)
  1. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....Attribute: style = stroke - width:5; stroke:FireBrick 8 Element...Attribute: style = stroke - width:10; stroke:DarkCyan 15 Element...

    docs.aspose.com/svg/python-net/navigate-svg/
  2. 将 SVG 转换为 JPG – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 JPG。在 C# 示例中考虑各种 SVG 到 JPG 的转换方案。尝试在线 SVG 转换器。...r ='55' fill='green' stroke='red' stroke-width='10' />" + 6 "</svg>"...is . This property sets the color that will fill the background...

    docs.aspose.com/html/zh/net/convert-svg-to-jpg/
  3. Convert SVG to BMP – Java Code and Online Conve...

    Java code for SVG to BMP conversion with Aspose.HTML for Java. Use it to convert SVG to BMP within any Web or Desktop Java based application....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...both monochrome as well as color format with various colour depths...

    products.aspose.com/html/java/conversion/svg-to...
  4. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...place of the filled rectangle. Stroke with a dashed line the bounds...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... StrokeColor = Color . Orange ; // Even though the...NodeType . Shape , 0 , true )). Stroke . DashStyle = DashStyle . Dash...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...as a bounds, start and end colors 21 LinearGradientBrush brush... height), Color. FromArgb (150, 0, 0, 0), 22 Color. FromArgb...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  7. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...HatchBrush(hatchStyle, Color. Black , Color. White )); 35 36 //Calculate...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  8. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...System::Drawing::Color::get_Black(), System::Drawing::Color::get_White()));...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  9. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...place of the filled rectangle. Stroke with a dashed line the bounds...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getFillColor() Defines the brush color that fills the closed path of...TEXTBOX . getStroke() Defines a stroke for a shape. getStrokeBackThemeCo()...

    reference.aspose.com/words/java/com.aspose.word...