Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,687 for

stroke color

(0.16 sec)
  1. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table.... stroke . weight = 1 ; dataTable . format . stroke . dashStyle...; dataTable . format . stroke . color = "#00008B" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for Python via .NET 24.2 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Fix saving psd files having Stroke Pattern Bug PSDPYTHON-38 The...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  3. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... If we need to stroke (outline) a rectangle the first...points 5 and 6 will be: Set the stroke to the current graphics state...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  4. 在 PS 文件中处理文本 | Java

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Stroke 。或者,我们可以在一个方法中填充和勾勒文本轮廓。如果我们使用不包含... java.awt.Paint 或 java.awt.Stroke 的方法,文本将使用当前图形状态下的当前绘制/描边进行填充或描边。...

    docs.aspose.com/page/zh/java/ps/working-with-text/
  5. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Blue ). Stroke (Paint. None ) 5 . StrokeWidth...Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/net/svg-builder-api/
  6. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... If we need to stroke (outline) a rectangle the first...points 5 and 6 will be: Set the stroke to the current graphics state...

    docs.aspose.com/page/java/ps/working-with-shapes/
  7. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。... SVG stroke 和 SVG fill 是一些主要的 CSS 属性,可...样式等。 使用 类的 方法指定元素属性 fill 或 stroke 。 圆圈颜色 要更改圆圈颜色,您应该执行以下几个步骤:...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  8. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...PathGradientBrush To apply paint or stroke in a , objects of the aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....file_name = MY_DIR + 'Shape stroke pattern border.docx' ) shape...with foreground and background colors to the shape fill: fill . patterned...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!...new Document ( MyDir + "Shape stroke pattern border.docx" ); Shape...with foreground and background colors to the shape fill: fill . Patterned...

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