Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,632 for

stroke color

(0.13 sec)
  1. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...default or already defined color. In the given case it is black...Fill the text with the Blue color. 6 document. fill_text (str...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. 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/zh/net/ps/working-with-clips/
  3. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and 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/
  4. 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...
  5. 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/
  6. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  7. 编辑 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/
  8. 将 SVG 转换为 XPS | Aspose.HTML for .NET

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

    docs.aspose.com/html/zh/net/convert-svg-to-xps/
  9. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg Color, svg paths, svg fills, svg Strokes, svg filters....Transformations, SVG Color, Fills and Strokes in SVG, SVG Embedded...transformations. Fills and Strokes in SVG In this article, we...

    docs.aspose.com/svg/net/drawing-basics/
  10. 在 PS 文件中处理纹理 | Python

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Color 、 aspose.pydrawing.TextureBrush...作为参数的 fill_text() 或 fill_and_stroke_text() 方法即可。 为了 勾勒 带有纹理图案的图形对象轮廓,您还应该将...

    docs.aspose.com/page/zh/python-net/ps/working-w...