Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,690 for

ellipse

(0.49 sec)
  1. Архивы

    Архивы...Ellipse, 50, 150, 150, 50); // Сохранить...IAutoShape ellipse = shapes.AddAutoShape(ShapeType.Ellipse, 0, 100...

    blog.aspose.com/ru/slides/add-shapes-to-powerpo...
  2. Arşiv

    Arşiv...Ellipse, 50, 150, 150, 50); // Sunumu...IAutoShape ellipse = shapes.AddAutoShape(ShapeType.Ellipse, 0, 100...

    blog.aspose.com/tr/slides/add-shapes-to-powerpo...
  3. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  4. Javaでプレゼンテーションに楕円を追加する|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して PPT および PPTX プレゼンテーションで楕円形を作成、書式設定、操作する方法を学びます。Java コード例を含む。...オブジェクトが提供する addAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加します。 IShapeCollection...addAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //...

    docs.aspose.com/slides/ja/java/ellipse/
  5. Tạo Ảnh PSD hoặc PSB Từ Đầu bằng Python|Documen...

    Ví dụ về cách Aspose.PSD cho Python có thể tạo Ảnh Psd từ đầu... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/vi/vi/python-net/create-psd...
  6. Rechtecke zu Präsentationen in PHP hinzufügen|A...

    Steigern Sie Ihre PowerPoint-Präsentationen, indem Sie mit Aspose.Slides für PHP über Java Rechtecke hinzufügen – gestalten und ändern Sie Formen ganz einfach programmgesteuert....Füge eine AutoShape vom Typ Ellipse hinzu $shp = $sld -> getShapes...einige Formatierungen auf die Ellipse-Form an $shp -> getFillFormat...

    docs.aspose.com/slides/de/php-java/rectangle/
  7. إدارة الموصلات في العروض التقديمية باستخدام .NE...

    تمكين تطبيقات .NET من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint—احصل على تحكم كامل في الموصلات المستقيمة والمرفقة والمنحنية....IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/ar/net/connector/
  8. ארכיון

    ארכיון...הצורה SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // שמור קובץ...

    blog.aspose.com/he/slides/working-with-shapes-i...
  9. 档案

    档案... 创建 Ellipse 类的实例并设置其尺寸。 设置椭圆的其他属性,如填充颜色等。...设置椭圆的其他属性,如填充颜色等。 使用 Graph.getShapes().add(Ellipse) 方法将椭圆添加到 Graph 的形状集合中。 使用...

    blog.aspose.com/zh/pdf/create-graphs-and-charts...
  10. Manage Shapes in Presentations with Python|Aspo...

    Learn every shape type in Aspose.Slides for Python via .NET, with clear examples to create, format, and edit shapes in PPT, PPTX and ODP presentations....Presentations with Python Add Ellipses to Presentations in Python...

    docs.aspose.com/slides/python-net/shape-types/