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

ellipses

(0.17 sec)
  1. 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/
  2. Usar la API de gráficos para editar capas en ar...

    Ejemplo de cómo utilizar la API de gráficos en Aspose.PSD para Python...draw_ellipse(). El Rectangle(100, 100, 200...de elipse. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/es/es/python-net/graphics-api/
  3. 使用图形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/
  4. 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/
  5. 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...
  6. 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...
  7. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

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

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  8. 記録

    記録...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...
  9. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...

    docs.aspose.com/slides/androidjava/rectangle/
  10. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...

    docs.aspose.com/slides/java/rectangle/