Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,692 for

ellipses

(0.21 sec)
  1. Set the Shape Type of Data Labels of Chart|Docu...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...to DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Please see the sample...

    docs.aspose.com/cells/java/set-the-shape-type-o...
  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. 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/
  6. إضافة أشكال إهليلجية إلى العروض التقديمية في 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/
  7. Archiwa

    Archiwa...ELLIPSE, 50, 150, 150, 50) # Zastosuj...PPTX na dysku pres.save("add-ellipse.pptx", slides.export.SaveFormat...

    blog.aspose.com/pl/slides/work-with-shapes-in-p...
  8. ארכיון

    ארכיון...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // כתוב...

    blog.aspose.com/he/slides/add-connect-remove-or...
  9. ארכיון

    ארכיון...ELLIPSE, 50, 150, 150, 50) # החל עיצוב...ה-PPTX בדיסק pres.save("add-ellipse.pptx", slides.export.SaveFormat...

    blog.aspose.com/he/slides/work-with-shapes-in-p...
  10. Dessin d'Images|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.... Dessin d’Ellipse L’exemple de dessin d’ellipse est le deuxième...Graphics pour dessiner la forme d’ellipse sur la surface de l’image....

    docs.aspose.com/psd/fr/net/drawing-images/