Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,658 for

stroke color

(0.08 sec)
  1. 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/
  2. 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...
  3. 将 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/
  4. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getFillColor() Defines the brush color that fills the closed path of...TEXTBOX . getStroke() Defines a stroke for a shape. getStrokeBackThemeCo()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 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...
  6. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。... Color . Aqua ; // Add stamp to particular...// Set color for stroke textState . StrokingColor = Color . Gray...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  7. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....different types including solid color brush, image brush, visual brush...brush etc Specify colors in different color spaces including sRGB...

    docs.aspose.com/page/net/feature-list/
  8. 在 Java 中将 SVG 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PNG。考虑将 SVG 转换为 PNG 的各种情况,并学习如何使用 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/zh/java/convert-svg-to-png/
  9. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....to styling it (font, size, color, style), handling right-to-left...appearance. You can set font size, color, font style, and more via text_fragment...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... StrokeColor = Color . Orange ; // Even though the...NodeType . Shape , 0 , true )). Stroke . DashStyle = DashStyle . Dash...

    reference.aspose.com/words/net/aspose.words.dra...