Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,705 for

ellipse

(0.46 sec)
  1. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Android: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP presentations.... Ellipse , 60 , 0 , 50 , 50 ); } finally...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... Ellipse 3 Ellipse. Diamond 4 Diamond. Triangle...WedgeEllipseCallout 63 Wedge ellipse callout. Wave 64 Wave. FoldedCorner...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to Run Aspose.Drawing in Docker|Documentation

    Run Aspose.Drawing in a Docker container for Linux, Windows Server and any OS....application that draws an ellipse and saves it as an image. The...simple program that creates an ellipse and saves it as an image: Note...

    docs.aspose.com/drawing/net/how-to-run-aspose-d...
  4. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... ELLIPSE Ellipse. ELLIPSE_RIBBON Ellipse ribbon. ELLIPSE_RIBBON_2...ELLIPSE_RIBBON_2 Ellipse ribbon 2. FLOW_CHART_ALTERNATE_PROCESS...

    reference.aspose.com/words/java/com.aspose.word...
  5. 档案

    档案...添加形状 SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // 保存演示文件 p...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  6. Work with PDF Graphs in Python|Aspose.PDF for P...

    Learn how to draw graphs and shapes in PDF files in Python, including arcs, circles, curves, lines, rectangles, and Ellipses....circles, curves, rectangles, and ellipses. Use this section when you...transparent rectangle shapes. Ellipse - draw oval shapes and add...

    docs.aspose.com/pdf/python-net/working-with-gra...
  7. 如何将 Group 形状添加到 Word 文件中|Python via .NET 格式的 As...

    使用 Python 将 group shape 添加到文档中。...枚举 Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...

    docs.aspose.com/words/zh/python-net/how-to-add-...
  8. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP presentations.... Ellipse , 60 , 0 , 50 , 50 ); } Access...

    docs.aspose.com/slides/net/examples/elements/gr...
  9. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....addAutoShape ( ShapeType :: Ellipse , 200 , 50 , 100 , 100 ); $sequence...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。...getShapes (); # 添加椭圆自动形状 $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); # 添加矩形自动形状 $rectangle...

    docs.aspose.com/slides/zh/php-java/connector/