Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,686 for

ellipses

(0.06 sec)
  1. Python İle Sıfırdan PSD veya PSB Görüntü Oluştu...

    Python kullanarak Aspose.PSD'nin sıfırdan Psd Görüntü oluşturabileceğinin bir örneği... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

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

    Aspose.Slides for .NET を使用して PPT および PPTX プレゼンテーション内の楕円形を作成、書式設定、および操作する方法を学びます—C# のコード例が含まれています。...オブジェクトが提供する AddAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加します 変更したプレゼンテーションを書き出して...AddAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //PPTX...

    docs.aspose.com/slides/ja/net/ellipse/
  3. Archivio

    Archivio...Crea un’istanza della classe Ellipse e impostane le dimensioni....metodo Graph.getShapes().add(Ellipse) . Aggiungi un grafico alla...

    blog.aspose.com/it/pdf/create-graphs-and-charts...
  4. ค้นหา

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

    blog.aspose.com/th/pdf/create-graphs-and-charts...
  5. Buat Gambar PSD atau PSB dari Awal menggunakan ...

    Contoh bagaimana Aspose.PSD untuk Python dapat membuat Gambar Psd dari awal... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/id/id/python-net/create-psd...
  6. Add different figures to XPS files | C++

    API Solution for C++ to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....rectangle Add an ellipse with C++. To add an ellipse or other figure...adding a rectangle. Add an ellipse XPS What is XPS File Format...

    products.aspose.com/page/cpp/manipulate-vector-...
  7. Chercher

    chercher...type ellipse sld.Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150...type ellipse sld.Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150...

    blog.aspose.com/fr/slides/create-edit-powerpoin...
  8. أرشيف

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

    blog.aspose.com/ar/slides/working-with-shapes-i...
  9. 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...
  10. 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...