Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,686 for

ellipses

(0.2 sec)
  1. Manage Connectors in Presentations Using PHP|As...

    Empower PHP 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...getShapes (); # Adds an Ellipse autoshape $ellipse = $shapes -> addAutoShape...

    docs.aspose.com/slides/php-java/connector/
  2. 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/
  3. 記録

    記録...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...
  4. Créer une image PSD ou PSB à partir de zéro en ...

    Exemple de comment Aspose.PSD pour Python peut créer une image Psd à partir de zéro... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/fr/fr/python-net/creer-des-...
  5. API pública y cambios incompatibles hacia atrás...

    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/es/php-java/public-api-a...
  6. Procurar

    Procurar...ELLIPSE, 50, 150, 150, 50) # Aplicar...PPTX no disco pres.save("add-ellipse.pptx", slides.export.SaveFormat...

    blog.aspose.com/pt/slides/work-with-shapes-in-p...
  7. Add Rectangles to Presentations in PHP|Aspose.S...

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

    docs.aspose.com/slides/php-java/rectangle/
  8. Chercher

    chercher...notamment 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-java/
  9. إضافة إهليلجات إلى العروض التقديمية في PHP|توثي...

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

    docs.aspose.com/slides/ar/php-java/ellipse/
  10. Connectoren in Präsentationen mit .NET verwalte...

    Ermöglichen Sie .NET-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie volle Kontrolle über gerade, Ellenbogen‑ und gebogene Connectoren....Fügt eine Ellipse-Autoform hinzu IAutoShape ellipse = shapes ...AddAutoShape ( ShapeType . Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/de/net/connector/