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

ellipse

(0.05 sec)
  1. 如何将 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...graphics path from the first ellipse 20 System::SharedPtr < Sys...Orange())); 24 //Fill the ellipse 25 document -> Fill(path);...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  6. 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...
  7. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...contains two formulas and a drawn ellipse. If any one of these formulas...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  8. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP presentations....AddAutoShape ( ShapeType :: Ellipse , 60 , 0 , 50 , 50 ); presentation...

    docs.aspose.com/slides/cpp/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/