Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 6,094 for

fill color

(0.08 sec)
  1. 图片框|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加图片框... fill_format . fill_type = slides . FillType...line_format . fill_format . solid_fill_color . color = draw . Color . blue...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  2. Creating and reading machine-readable CBSE shee...

    Download a ready-made OMR CBSE sheet in PDF format for practicing and coaching. Process dozens of completed CBSE forms per minute....paper mode, with participants filling in the bubbles corresponding...processing dozens of manually filled forms in seconds. However,...

    products.aspose.com/omr/exam/cbse/
  3. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...Get circle element to change color 17 circle_element = svg_element..."circle" ) 18 19 # Set a new "fill" attribute value for the circle...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  4. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java.... Examples: Shows how to set fill, stroke and callout formatting...setColor(Color.lightGray); format.getFill().solid(Color.GREEN);...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using C#. Explore different methods, including the `` tag, CSS backgrounds, and inline styles.... The image is repeated to fill the whole screen: Note: When...tasks. How to Change Border Color How to use CSS Selector Subscribe...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... fill_color = aspose . pydrawing . Color . red group...250 child3 . fill_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....formatting including fonts, colors, effects, borders and shading...including position, size, line and fill properties, image bytes. Mail...

    docs.aspose.com/words/nodejs-net/features/
  8. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... fill_color = aspose . pydrawing . Color . red group...250 child3 . fill_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-doc...
  10. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....and a circle with a specified color Add the circle to the shapes...object. Once the graph object is filled with the drawing objects, the...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...