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

ellipses

(0.16 sec)
  1. arkiv

    arkiv...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Skriv...

    blog.aspose.com/sv/slides/add-connect-remove-or...
  2. Установка формы меток данных диаграммы|Document...

    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...на DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Пожалуйста, посмотрите...

    docs.aspose.com/cells/ru/java/set-the-shape-typ...
  3. 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/
  4. 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/
  5. Публичный 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...
  6. 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/
  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. Робота з фігурами у файлі PS | Java

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...виглядає наступним чином: Додайте Ellipse до PS Щоб додати еліпс до ...контур) еліпс. Copy 1 // Add ellipse to PS document. 2 3 String...

    docs.aspose.com/page/uk/java/ps/working-with-sh...
  10. Add Rectangles to Presentations in JavaScript|A...

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

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