Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,632 for

stroke color

(0.06 sec)
  1. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....encompassing features like fill color, stroke color, line thickness, and...

    docs.aspose.com/pdf/net/drawing/
  2. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

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

    docs.aspose.com/svg/zh/net/path-builder/
  3. Convert SVG to TIFF | Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-svg-to-tiff/
  4. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。... Color fillColor = System . Drawing . Color . FromArgb...Drawing . Color strokeColor = System . Drawing . Color . FromArgb...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  5. 将 SVG 转换为 PNG – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PNG。在 C# 示例中考虑各种 SVG 到 PNG 的转换方案。尝试在线 SVG 转换器。...r ='60' fill='none' 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-png/
  6. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....operators = new Operator [] { new Stroke (), new ClosePathStroke ()..."No_Graphics_out.pdf" ); } Changing Color Space of a PDF Document Aspose...

    docs.aspose.com/pdf/java/operators/
  7. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the Stroke edges, which ar…...will find many burrs on the stroke edges, which are the FillColor...will find many burrs on the stroke edges, //which are the FillColor...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  8. 将 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/
  9. CSS Extensions – CSS Vendor Prefixes – Aspose.HTML

    Learn about CSS vendor prefixes and consider C# example of how to use CSS extensions to create custom marks on document margins....For example, the -webkit-text-stroke CSS property is a vendor-prefixed...specify the width and color of strokes for text characters in...

    docs.aspose.com/html/net/css-extensions/
  10. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Brush 的 fill_text() 或 fill_and_stroke_text() 方法之一。 要使用填充图案勾勒图形对象的轮廓,请在...pydrawing.Pen 对象,并将其传递给 set_stroke() 函数或接受 aspose.pydrawing.Pen...

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