Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,692 for

ellipse

(0.97 sec)
  1. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Create a shape such as Ellipse . Define a Matrix object with...

    docs.aspose.com/drawing/java/working-with-coord...
  2. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...addAutoShape ( ShapeType :: Ellipse , 60 , 0 , 50 , 50 ); $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...AddAutoShape ( ShapeType :: Ellipse , 200 , 50 , 100 , 100 ); auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  4. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for Java 动画示例:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果及转换。... Ellipse , 200 , 50 , 100 , 100 ); ISequence...

    docs.aspose.com/slides/zh/java/examples/element...
  5. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。... Ellipse , 200 , 50 , 100 , 100 ); let...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...r= "0" > 15 </circle> 16 <ellipse rx= "0" /> 17 <image width=...org/2000/svg" > 2 <g> 3 <ellipse rx= "1" /> 4 <ellipse ry= "1" /> 5 </g>...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  7. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Even drawing a circle or an ellipse is not as simple as it could...Add (path); 43 44 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/net/xps/graphic-utilities/
  8. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。... SVG 椭圆 – SVG Ellipse 椭圆形是比圆形更通用的图形。在创建“ ”元素的上下文中,长半轴..."http://www.w3.org/2000/svg" > 2 < ellipse cx = "140" cy = "310" rx =...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  9. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....any diagram such as IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/words/python/insert-shape-in-word...
  10. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....gradient fill effect to an ellipse: // Instantiate the Presentation...// Add an auto shape of the Ellipse type. IAutoShape shape = slide...

    docs.aspose.com/slides/androidjava/shape-format...