Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,667 for

stroke color

(0.13 sec)
  1. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method...patterned(pattern_type, fore_color, back_color) Sets the specified fill... fore_color : aspose . pydrawing . Color , back_color : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 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...
  4. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....PSDJAVA-542 Use Stroke settings from vstk resource in Shape Stroke rendering...rendering of internal area of Stroke shapes Feature PSDJAVA-541...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. Support of BlwhResource|Documentation

    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.... Stroke Effect With Color Fill Support of ClblResource...

    docs.aspose.com/psd/net/support-of-blwhresource/
  6. 在 PS 文件中处理文本 | Java

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

    docs.aspose.com/page/zh/java/ps/working-with-text/
  7. 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/
  8. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements....Examples Shows how to set fill, stroke and callout formatting for...format . stroke . color = aspose . pydrawing . Color . dark_green...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.stroke_color property | Aspose.Words for ...

    Shape.Stroke_Color property. Defines the Color of a Stroke....stroke_color property Shape.stroke_color property Defines the...the color of a stroke. @property def stroke_color ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...