Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,667 for

stroke color

(0.28 sec)
  1. 将 SVG 转换为 BMP – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 BMP。在 C# 示例中考虑各种 SVG 到 BMP 的转换情况。尝试在线 SVG 转换器。...r ='50' fill='none' stroke='red' stroke-width='10' />" + 6 "</svg>"... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/zh/net/convert-svg-to-bmp/
  2. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....clipboard Change the color of the stroke line and fill it with...{ FillColor = Color.Azure, StrokeColor = Color.Brown }; map.Add(VectorLayer...

    products.aspose.com/gis/net
  3. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...GradientStops> <GradientStop Color="sc#0.980392158, 1, 1, 1" Offset="0"...Offset="0" /> <GradientStop Color="sc#0.521568656, 1, 1, 1" Offset="1"...

    docs.aspose.com/page/net/what-is-xps-file/
  4. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...as a bounds, start and end colors 29 System::SharedPtr < Sys...System::Drawing::Color::FromArgb(150, 0, 0, 0), System::Drawing::Color::FromArgb(50...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  5. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....get; set; } Defines the brush color that fills the closed path of...Returns Textbox. Stroke { get; } Defines a stroke for a shape. StrokeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....to fill a shape with a solid color. Document doc = new Document();..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Stroke . DashStyle = DashStyle . Dash..., Top = - 10 , FillColor = Color . Red }; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...ShapeBase ) fill_color Defines the brush color that fills the closed...TEXTBOX . stroke Defines a stroke for a shape. stroke_color Defines...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Stroke . DashStyle = DashStyle . Dash..., Top = - 10 , FillColor = Color . Red }; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Paint Builder – 创建 SVG 图案 – C#

    通过创建 SVG 图案作为示例,了解如何使用 Paint Builder 配置 SVG 元素的绘制属性。...何绘画、图案或渐变填充各种 SVG 形状和元素时指定 stroke 或 fill 属性的值。 油漆生成器 – Paint... 3, 7, 0, 5, 3, 3 }, fill: Color. Teal ) 15 . AddPolygon (points:...

    docs.aspose.com/svg/zh/net/paint-builder/