Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,686 for

ellipses

(0.07 sec)
  1. 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/
  2. 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/
  3. Agregar Elipses a Presentaciones en Python|Docu...

    Aprenda a crear, formatear y manipular formas de elipse en Aspose.Slides para Python a través de .NET en presentaciones PPT, PPTX y ODP, con ejemplos de código incluidos....Agregar un AutoShape de tipo Ellipse usando el método AddAutoShape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) #Guardar...

    docs.aspose.com/slides/es/python-net/ellipse/
  4. Публичный API и несовместимые изменения в Aspos...

    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/ru/php-java/public-api-a...
  5. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript 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 var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/nodejs-java/connector/
  6. Chercher

    chercher...fillEllipse() pour dessiner une ellipse remplie. Répéter les étapes...ci-dessus pour ajouter plus d’ellipses remplies et superposées avec...

    blog.aspose.com/fr/drawing/alpha-blending-in-java/
  7. Chercher

    chercher...comme un rectangle et une ellipse, ainsi qu’un calque de texte...un rectangle et un dessin d’ellipse. Ajoutez un calque de texte...

    blog.aspose.com/fr/psd/create-psd-image-csharp/
  8. إضافة أشكال إهليلجية إلى العروض التقديمية في Ja...

    تعلم كيفية إنشاء وتنسيق والتعامل مع أشكال الإهليلج في Aspose.Slides for Java عبر عروض PPT و PPTX — تشمل أمثلة كود Java.... إضافة AutoShape من نوع Ellipse باستخدام طريقة addAutoShape...addAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //...

    docs.aspose.com/slides/ar/java/ellipse/
  9. 搜索

    搜索...ELLIPSE, 50, 150, 150, 50) # 對橢圓形狀應用一些格式...color = drawing.Color.pink # 對 Ellipse 行應用一些格式 shp.line_format.fill_format...

    blog.aspose.com/zh-hant/slides/work-with-shapes...
  10. 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/