Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,706 for

ellipse

(0.6 sec)
  1. 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...
  2. ארכיון

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

    blog.aspose.com/he/slides/working-with-shapes-i...
  3. 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/
  4. 用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...
  5. أرشيف

    أرشيف...الشكل SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // حفظ ملف العرض...

    blog.aspose.com/ar/slides/working-with-shapes-i...
  6. Archiv

    Archiv...tvar SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Uložit soubor...

    blog.aspose.com/cs/slides/working-with-shapes-i...
  7. PSファイル内の図形の操作 | Java

    PSファイルに図形を追加する方法については、Aspose.Page APIソリューションで回答されています。Javaでの機能の使用方法については、こちらをご覧ください。... Copy 1 // Add ellipse to PS document. 2 3 String...graphics path from the first ellipse 12 GeneralPath path = new GeneralPath();...

    docs.aspose.com/page/ja/java/ps/working-with-sh...
  8. 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/
  9. إدارة الموصلات في العروض التقديمية باستخدام .NE...

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

    docs.aspose.com/slides/ar/net/connector/
  10. ค้นหา

    ค้นหา...สำหรับวัตถุกราฟ สร้างอินสแตนซ์ของคลาส Ellipse และกำหนดขนาด กำหนดคุณสมบัติอื่นๆ...ธอด Graph.getShapes().add(Ellipse) เพิ่มกราฟไปยังหน้าโดยใช้เมธอด...

    blog.aspose.com/th/pdf/create-graphs-and-charts...