Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 540 for

ellipse

(0.03 sec)
  1. 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/
  2. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in .NET...textPath }) ; } Connector Ellipse...

    docs.aspose.com/slides/net/custom-shape/
  3. 形状格式设置|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...
  4. 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...
  5. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint presentation in Python...originalPath , textPath ]) Connector Ellipse...

    docs.aspose.com/slides/python-net/custom-shape/
  6. 形状格式化|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...
  7. 形状格式化|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/
  8. 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/
  9. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++..., textPath })); Connector Ellipse...

    docs.aspose.com/slides/cpp/custom-shape/
  10. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。...“circle”、椭圆形 – qualified_name = “ellipse”、矩形 – qualified_name = “rect”、线条...

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