Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 590 for

ellipse

(0.07 sec)
  1. Clone Slides|Aspose.Slides Documentation

    Clone PowerPoint slide in C# or .NET... Ellipse , 150 , 150 , 100 , 100 );...

    docs.aspose.com/slides/net/clone-slides/
  2. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状... Ellipse , 50 , 150 , 75 , 150 ); //...addAutoShape ( ShapeType . Ellipse , 30 , 30 , 100 , 100 ); shape...

    docs.aspose.com/slides/zh/java/shape-formatting/
  3. Clone Slides|Aspose.Slides for Python Documenta...

    Clone PowerPoint slide in Python... ELLIPSE , 150 , 150 , 100 , 100 ) #...

    docs.aspose.com/slides/python-net/clone-slides/
  4. Custom Shape|Aspose.Slides for PHP Documentation

    Add a custom shape to a PowerPoint presentation in PHP...dispose (); } } Connector Ellipse...

    docs.aspose.com/slides/php-java/custom-shape/
  5. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。..."130" width = "200" /> 13 < ellipse cx = "300" cy = "150" rx =...= "150" ry = "50" /> 14 < ellipse cx = "490" cy = "140" rx = "50"...

    docs.aspose.com/svg/zh/net/svg-gradients/
  6. SVG Color – How to work with Fill Color and Str...

    Learn about SVG color rules, how to apply colors in SVG files, and how to work with fill color, stroke color, and opacity....such SVG shapes like circle, ellipse, rectangle, polyline, and polygon...be used similarly for SVG ellipse, rectangle, polyline, and polygon...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  7. SVG Path Data – Сode Examples

    Learn how to use SVG paths – a group of commands to draw various outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....for sections of circles and ellipses drawing. For SVG arcs creating...not enough to specify only ellipse radii. You should take into...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  8. 形状格式设置|Aspose.Slides 文档

    在 Java 中格式化 PowerPoint 演示文稿中的形状... Ellipse , 50 , 150 , 75 , 150 ); //...addAutoShape ( ShapeType . Ellipse , 30 , 30 , 100 , 100 ); shape...

    docs.aspose.com/slides/zh/androidjava/shape-for...
  9. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状... ELLIPSE , 50 , 150 , 75 , 150 ) # 对椭圆应用渐变格式...add_auto_shape ( slides . ShapeType . ELLIPSE , 30 , 30 , 100 , 100 ) shape...

    docs.aspose.com/slides/zh/python-net/shape-form...
  10. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....= “circle”, ellipses – qualified_name = “ellipse”, rectangles...

    docs.aspose.com/svg/python-net/edit-svg-file/