Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,705 for

ellipses

(0.15 sec)
  1. إضافة إهليلجات إلى العروض التقديمية في بايثون|و...

    تعلم كيفية إنشاء وتنسيق وتعديل أشكال الإهليلج في Aspose.Slides for Python via .NET عبر عروض PPT و PPTX و ODP — تشمل أمثلة التعليمات البرمجية....Index إضافة AutoShape من نوع Ellipse باستخدام طريقة AddAutoShape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) #حفظ...

    docs.aspose.com/slides/ar/python-net/ellipse/
  2. Archiv

    Archiv...auch durchgehen, wie man eine Ellipse in Java zeichnet, indem wir...zeichnen - Codebeispiel Eine Ellipse programmgesteuert zeichnen...

    blog.aspose.com/de/psd/drawing-shapes-in-java-u...
  3. Utilizzo dell'API di grafica per modificare i l...

    Esempio di utilizzo dell'API di grafica in Aspose.PSD per Python...draw_ellipse(). Il Rectangle(100, 100, 200...forma ellisse. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/it/it/python-net/api-di-gra...
  4. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

    مثالی از استفاده از رابط برنامه‌نویسی گرافیکی در Aspose.PSD برای Python...draw_ellipse() استفاده کنید. مستطیل (100،...نشان می دهد. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  5. Öffentliche API und Abwärtsinkompatible Änderun...

    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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/de/php-java/public-api-a...
  6. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/ar/php-java/public-api-a...
  7. Chercher

    chercher...comment dessiner des lignes, des ellipses, des arcs et des rectangles...utilisant C# Dessiner une ellipse en C# Dessiner un arc en C#...

    blog.aspose.com/fr/imaging/draw-shapes-in-csharp/
  8. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例...draw_ellipse()方法。Rectangle(100, 100, 200...200)表示椭圆形状的位置和大小。 graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/
  9. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....connector) between two shapes (an ellipse and rectangle): // Instantiates...; // Adds an Ellipse autoshape IAutoShape ellipse = shapes . AddAutoShape...

    docs.aspose.com/slides/net/connector/
  10. PSD 파일에서 레이어를 편집하는 Graphics API 사용|Documentation

    Aspose.PSD를 위한 Python의 Graphics API 사용 예시...draw_ellipse() 메서드를 사용할 수 있습니다. Rectangle(100...크기를 나타냅니다. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/ko/ko/python-net/graphics-api/