Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,667 for

stroke color

(0.07 sec)
  1. 在 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...
  2. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...Stroke 类的对象(用于描边)分别传入相应的方法。 Aspose...awt.Paint 实现类。这些类包括 java.awt.Color 、 java.awt.TexturePaint 、 java...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  3. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...GetPaint (); 37 38 //Set red stroke 39 document. SetStroke ( new...new SolidBrush(Color. Red ), 2)); 40 //Stroke the rectangle 41...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  4. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...GetPaint(); 57 58 //Set red stroke 59 document -> SetStroke(System::MakeObject...(System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke the rectangle...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  5. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...Color 、 aspose.pydrawing.TextureBrush...set_paint() 或 fill_text() 或 fill_and_stroke_text() 方法(这些方法接受 aspose.pydrawing...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...appearance properties - brushes, stroke pattern, opacity, etc. Copy...CreateSolidColorBrus(System::Drawing::Color::get_Green())); 21 doc -> Add...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  7. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... stroke . dash_style = aw . drawing...child2 . fill_color = aspose . pydrawing . Color . red group ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将 SVG 转换为 GIF – C# 代码和在线转换器

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

    docs.aspose.com/html/zh/net/convert-svg-to-gif/
  9. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP....Builder – Easily apply fill, stroke, gradients, and opacity settings...resolution, protection, background color, and page size using ImageRenderingOption...

    docs.aspose.com/svg/net/getting-started/feature...
  10. 将 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/