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

ellipses

(1.08 sec)
  1. Chercher

    chercher...La méthode draw_ellipse dessine une ellipse définie par un RectangleF...méthode fill_ellipse pour remplir l’intérieur d’une ellipse. Créez...

    blog.aspose.com/fr/psd/comment-creer-un-fichier...
  2. Remove Watermark Image Filter|Documentation

    Aspose.Imaging Remove watermark image filter usage with Python code example provided.... The ellipse should be inscribed within...ContentAwareFillWate Class and use this ellipse path as an options parameter...

    docs.aspose.com/imaging/python-net/developer-gu...
  3. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Node.js....enumeration Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...each Shape (e.g., rectangle, ellipse) and add them to the group...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  4. 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/
  5. إضافة أشكال إهليلجية إلى العروض التقديمية في 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/
  6. 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...
  7. Публичный 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...
  8. Legen Sie den Formtyp der Datenbeschriftungen d...

    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...in DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Bitte beachten Sie...

    docs.aspose.com/cells/de/java/set-the-shape-typ...
  9. 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...
  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/