Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,613 for

ellipses

(0.13 sec)
  1. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

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

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  2. 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...
  3. Gebruik van Graphics API om lagen in PSD-bestan...

    Voorbeeld van het gebruik van de Graphics API in Aspose.PSD voor Python...draw_ellipse() gebruiken. De Rectangle(100...ellipsvormige. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/nl/nl/python-net/graphics-api/
  4. Добавление эллипсов в презентации на Python|Док...

    Узнайте, как создавать, форматировать и управлять формами эллипсов в 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/ru/python-net/ellipse/
  5. 使用图形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/
  6. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  7. 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/
  8. Travailler avec des formes dans PostScript | C++

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++....comme Ajouter Ellipse à PS Afin d’ajouter une ellipse à , 8 étapes...enregistrez les options. Créez une ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/fr/cpp/ps/working-with-sha...
  9. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....connector between two shapes (an ellipse and a rectangle): import aspose... shapes # Add an ellipse AutoShape. ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/connector/
  10. 記録

    記録...slides[0] # Add auto shape of ellipse type shp = sld.shapes.add_auto_shape(slides...add_auto_shape(slides.ShapeType.ELLIPSE, 50, 150, 150, 50) # Apply...

    blog.aspose.com/ja/slides/work-with-shapes-in-p...