Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,686 for

stroke color

(0.06 sec)
  1. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...fillColor Defines the brush color that fills the closed path of...StoryType.Textbox . stroke Defines a stroke for a shape. strokeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 18.12 - 发行说明|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....Color 属性 Aspose.PSD.FileFormats.Psd...Layers.LayerEffects.FillType.Color 字段/枚举 Aspose.PSD.FileFormats...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器... This property sets the color that will fill the background...with with custom background color 2 3 // Prepare SVG code and...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  5. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_FillColor () Defines the brush color that fills the closed path of...Returns Textbox . get_Stroke () Defines a stroke for a shape. get_StrokeColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....to fill a shape with a solid color. doc = aw . Document () builder...# Use the "stroke_color" property to set the color of the outline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... setBackgroundColor ( Color . getLightGray ()); textFragment...getTextState (). setForegroundColor ( Color . getRed ()); // Use setStrokingColor...

    docs.aspose.com/pdf/java/text-formatting-inside...