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

stroke color

(0.06 sec)
  1. Paint Builder – 创建 SVG 图案 – C#

    通过创建 SVG 图案作为示例,了解如何使用 Paint Builder 配置 SVG 元素的绘制属性。...何绘画、图案或渐变填充各种 SVG 形状和元素时指定 stroke 或 fill 属性的值。 油漆生成器 – Paint... 3, 7, 0, 5, 3, 3 }, fill: Color. Teal ) 15 . AddPolygon (points:...

    docs.aspose.com/svg/zh/net/paint-builder/
  2. 将 SVG 转换为 TIFF | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 TIFF。在 C# 示例中考虑各种 SVG 到 TIFF 的转换方案。尝试在线 SVG 转换器。...r ='50' fill='pink' stroke='red' stroke-width='10' />" + 6 "</svg>"... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/zh/net/convert-svg-to-tiff/
  3. 将 SVG 转换为 BMP – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 BMP。在 C# 示例中考虑各种 SVG 到 BMP 的转换情况。尝试在线 SVG 转换器。...r ='50' fill='none' stroke='red' stroke-width='10' />" + 6 "</svg>"... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/zh/net/convert-svg-to-bmp/
  4. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Stroke . DashStyle = DashStyle . Dash..., Top = - 10 , FillColor = Color . Red }; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SVG Converter – Convert SVG Using Aspose.HTML f...

    Convert SVG to other formats using Aspose.HTML for Java API. Consider Java example of SVG to image conversion....the shapes, paths, lines, and colors that make up the image. One...cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...

    docs.aspose.com/html/java/svg-converter/
  6. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...Attribute: style = stroke - width:5; stroke:FireBrick 8 Element...Attribute: style = stroke - width:10; stroke:DarkCyan 15 Element...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  7. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Stroke . DashStyle = DashStyle . Dash..., Top = - 10 , FillColor = Color . Red }; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....graphical content, such as colored lines, which can be turned... append ( ap . operators . Stroke ()) page . layers . append...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  9. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....to fill a shape with a solid color. Document doc = new Document();..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Set paint and stroke for the current graphics state...new System.Drawing.SolidBrush(Color.Blue)); //Fill the second rectangle...

    products.aspose.com/page/net/work-with-ps-graph...