Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,686 for

stroke color

(0.08 sec)
  1. 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...
  2. SVG Converter – Convert SVG Using Aspose.HTML f...

    Convert SVG to other formats using Aspose.HTML for Java API. Consider Java example of SVG to image conversion....the shapes, paths, lines, and colors that make up the image. One...cx='50' cy='50' r='40' stroke='black' stroke-width='3' fill='red'...

    docs.aspose.com/html/java/svg-converter/
  3. 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...
  4. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... stroke . dash_style = aw . drawing...child2 . fill_color = aspose . pydrawing . Color . red group ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...Attribute: style = stroke - width:5; stroke:FireBrick 8 Element...Attribute: style = stroke - width:10; stroke:DarkCyan 15 Element...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  6. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....graphical content, such as colored lines, which can be turned...from os import path def add_colored_layers ( outfile : str , data_dir...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  7. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting....presentation attributes ( fill , stroke ) – lowest priority These mechanisms...Element: < line > 2 Style: stroke:grey; stroke - width:5 3 4 Element...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  8. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to PDF....including the ability to adjust color. Developers can easily modify...ability to handle Pattern, Color, and Gradient fill. Support...

    products.aspose.com/pub/cpp/
  9. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Set paint and stroke for the current graphics state...new System.Drawing.SolidBrush(Color.Blue)); //Fill the second rectangle...

    products.aspose.com/page/net/work-with-ps-graph...
  10. SVG Styles in Aspose.SVG – CSS vs Inline vs Att...

    Learn how SVG styles work, compare CSS rules, inline styles, and presentation attributes, and understand styling priority when working with SVG....attributes <rect style="fill: red; stroke-width: 4;" /> CSS rules <style>...inline styles <rect fill="blue" stroke-width="2" /> Presentation attributes...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...