Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,705 for

ellipses

(0.08 sec)
  1. إدارة الموصلات في العروض التقديمية باستخدام Jav...

    تمكين تطبيقات Java من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint – الحصول على تحكم كامل في الموصلات المستقيمة والمربعة والمنحنية....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/ar/java/connector/
  2. Управление соединителями в презентациях с Pytho...

    Позвольте Python‑приложениям рисовать, соединять и автоматически прокладывать линии в слайдах PowerPoint и OpenDocument — получайте полный контроль над прямыми, угловыми и изогнутыми соединителями.... ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # Добавить...

    docs.aspose.com/slides/ru/python-net/connector/
  3. 档案

    档案...添加形状 SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // 保存演示文件 p...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  4. ค้นหา

    ค้นหา...เพิ่มรูปร่าง SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // บันทึกไฟล์งานนำเสนอ...

    blog.aspose.com/th/slides/working-with-shapes-i...
  5. Archiv

    Archiv...DrawEllipse() Methode, um eine Ellipse zu zeichnen. DrawClosedCurve()...Schritte, um einen Bogen und eine Ellipse hinzuzufügen. Speichern Sie...

    blog.aspose.com/de/drawing/graphics-programming...
  6. Lưu trữ

    Lưu trữ...dạng SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Lưu tệp bản...

    blog.aspose.com/vi/slides/working-with-shapes-i...
  7. آرشیوها

    آرشیوها...کنید SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // ذخیره فایل...

    blog.aspose.com/fa/slides/working-with-shapes-i...
  8. Archivo

    Archivo...forma SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Guardar archivo...

    blog.aspose.com/es/slides/working-with-shapes-i...
  9. Archiv

    Archiv...Zeichnung Zeichnen Sie eine Ellipse in einer Zeichnung Zeichnen....png"); Zeichnen Sie eine Ellipse in einer Zeichnung mit C# #...

    blog.aspose.com/de/drawing/draw-graphics-and-cr...
  10. Measurements|CAD Documentation

    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....length (perimeter): CIRCLE, ELLIPSE, ARC and LWPOLYLINE. Additionally...

    docs.aspose.com/cad/java/measurements/