Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,545 for

ellipses

(0.11 sec)
  1. Öffentliches API und nicht rückwärtskompatible ...

    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....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/de/androidjava/public-ap...
  2. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/ar/androidjava/public-ap...
  3. Публичный API и изменения, несовместимые с обра...

    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....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/ru/java/public-api-and-b...
  4. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... ELLIPSE Ellipse. DIAMOND Diamond. TRIANGLE...rectangle. WEDGE_ELLIPSE_CALLOUT Callout wedge ellipse. WAVE Wave....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....connector) between two shapes (an ellipse and rectangle): // Instantiates...(); // Adds an Ellipse autoshape IAutoShape ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/androidjava/connector/
  7. 記録

    記録...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...
  8. 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/
  9. 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/
  10. 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/