Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,458 for

stroke color

(0.03 sec)
  1. Convert SVG to PNG in Java – Aspose.HTML for Java

    Convert SVG to PNG in Java. Consider various SVG to PNG conversion scenarios and learn how to customize output using ImageSaveOptions....cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...setBackgroundColor(value) Sets Color which will fill background of...

    docs.aspose.com/html/java/convert-svg-to-png/
  2. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。...( "stroke" , "white" ) 23 circle. set_attribute ( "stroke-width"...24 circle. set_attribute ( "stroke-dasharray" , "1 3" ) 25 circle...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/
  3. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....SVG document that contains a color-filled circle with a radius...radius of 50 pixels and colored stroke. Copy 1 from aspose. svg import...

    docs.aspose.com/svg/python-net/create-svg-file/
  4. Java Photoshop API | PSD and PSB Format Parsing...

    Create modify or convert PSD and PSB formats using this library within any Java application without requiring Photoshop software...Outside/Inside/Center Stroke Effect Color/Pattern/Gradient Layer...Creation Date and Time Sheet Color Highlighting Convert PSD Files...

    products.aspose.com/psd/java/
  5. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in C#. You will find C# examples and an online SVG Converter...jagged edges by blending the colors of pixels around the edges...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/svg/net/convert-svg-to-image/
  6. 路径生成器 – Path Builder – 创建 SVG 路径 – C#

    了解如何使用 PathBuilder 以编程方式创建 SVG 路径。 PathBuilder 使创建和操作 SVG 路径变得更加容易。...the fill color of the path to teal 25 . Fill (Color. Teal ))...Fill (f => f. None ()). Stroke (Color. IndianRed ). Transform...

    docs.aspose.com/svg/zh/net/path-builder/
  7. Aspose::Words::Drawing::ShadowFormat::Clear met...

    Aspose::Words::Drawing::ShadowFormat::Clear method. Clears shadow format in C++....> ( get_MyDir () + u "Shape stroke pattern border.docx" ); auto...Aspose::Words::Drawing::ShadowFormat::get_Color method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... myDir + "Shape stroke pattern border.docx" ); let...with foreground and background colors to the shape fill: fill . patterned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert SVG to TIFF | C#

    Convert SVG to TIFF in C# using Aspose.HTML API. Consider various SVG to TIFF conversion scenarios in C# examples. Try online SVG Converter....r ='50' fill='pink' stroke='red' stroke-width='10' />" + 4 "</svg>"... and change the background color to AliceBlue 11 ImageSaveOptions...

    docs.aspose.com/html/net/convert-svg-to-tiff/
  10. Working with Clips in PostScript | .NET

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

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