Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,705 for

ellipses

(0.29 sec)
  1. ארכיון

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

    blog.aspose.com/he/slides/working-with-shapes-i...
  2. Python를 사용하여 스크래치에서 PSD 또는 PSB 이미지 만들기|Document...

    Python을 사용하여 Aspose.PSD가 스크래치에서 Psd 이미지를 만드는 예제... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/ko/ko/python-net/create-psd...
  3. 楕円|Aspose.Slides for Node.js via .NET ドキュメント

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....オブジェクトが提供する addAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加します。 変更されたプレゼンテーションを...aspose . slides . ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //...

    docs.aspose.com/slides/ja/nodejs-java/ellipse/
  4. shapes.svg

    ellipse cx="140" cy="310" rx="90" ry="20"...style="fill:OrangeRed" /> <ellipse cx="120" cy="280" rx="110"...

    docs.aspose.com/html/files/shapes.svg
  5. إدارة الموصلات في العروض التقديمية باستخدام .NE...

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

    docs.aspose.com/slides/ar/net/connector/
  6. 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...
  7. Rechtecke zu Präsentationen in JavaScript hinzu...

    Steigern Sie Ihre PowerPoint‑Präsentationen, indem Sie Rechtecke mit JavaScript und Aspose.Slides für Node.js hinzufügen – gestalten und ändern Sie Formen einfach programmatisch....Sie ein AutoShape vom Typ Ellipse hinzu var shp = sld . getShapes...Sie ein AutoShape vom Typ Ellipse hinzu var shp = sld . getShapes...

    docs.aspose.com/slides/de/nodejs-java/rectangle/
  8. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Raggruppa le forme senza sforzo con il metodo InsertGroupShape di DocumentBuilder. Crea progetti organizzati inserendo nuovi nodi GroupShape senza soluzione di continuità.... Ellipse , 150 , 200 ); shape2 . Left...InsertShape ( ShapeType . Ellipse , 150 , 200 ); shape2 . Left...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ค้นหา

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

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

    Archiv...Linie mit Java Zeichne eine Ellipse mit Java Zeichnen eines Bogens...Codebeispiels. Zeichne eine Ellipse mit Java # Im Folgenden sind...

    blog.aspose.com/de/imaging/draw-shapes-in-java/