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

ellipses

(1.49 sec)
  1. إدارة الموصلات في العروض التقديمية على Android|...

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

    docs.aspose.com/slides/ar/androidjava/connector/
  2. إدارة الموصلات في العروض التقديمية باستخدام باي...

    مكّن تطبيقات بايثون من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint وOpenDocument — احصل على تحكم كامل في الموصلات المستقيمة، الزاوية والمنحنية.... ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # إضافة...

    docs.aspose.com/slides/ar/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. Changements de l'API Publique dans Aspose.PDF p...

    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.... Ellipse : public Ellipse(float left, float...width, float height) -> public Ellipse(double left, double bottom...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  7. Perubahan API Publik di Aspose.PDF untuk Java 1...

    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.... Ellipse : public Ellipse(float left, float...width, float height) -> public Ellipse(double left, double bottom...

    docs.aspose.com/pdf/id/java/public-api-changes-...
  8. 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/developer-guide/measur...
  9. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts.... Ellipse DataLabelShapeType . LineCallout...

    docs.aspose.com/cells/go-cpp/set-the-shape-type...
  10. 記録

    記録...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // PPTXファイルをディスクに書き込みます...

    blog.aspose.com/ja/slides/add-connect-remove-or...