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

ellipses

(0.56 sec)
  1. Verwendung der Graphics-API zum Bearbeiten von ...

    Beispiel zur Verwendung der Graphics-API in Aspose.PSD für Python...draw_ellipse()-Methode verwenden. Das Rectangle(100...Ellipsenform. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/de/de/python-net/graphics-api/
  2. Vẽ Hình Ảnh Sử Dụng Graphics|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.... Vẽ một hình ellipse. Vẽ một đa giác đã tô màu và...truyền là đối số. Vẽ Một Hình Ellipse Bạn có thể thấy rằng lớp Graphics...

    docs.aspose.com/psd/vi/java/drawing-images-usin...
  3. إضافة إهليلجات إلى العروض التقديمية في بايثون|و...

    تعلم كيفية إنشاء وتنسيق وتعديل أشكال الإهليلج في 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/
  4. 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...
  5. 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...
  6. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

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

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  7. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....drawing object such as an ellipse, circle, etc with the specified...example to draw a solid filled Ellipse Save the output to any desirable...

    docs.aspose.com/drawing/net/working-with-brushes/
  8. Ö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...
  9. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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...
  10. 使用图形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/