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

ellipses

(0.18 sec)
  1. Aspose.Slides for Java 15.4.0 的公共 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/zh/androidjava/public-ap...
  2. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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/zh/java/public-api-and-b...
  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. 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...
  6. 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...
  7. 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/
  8. Remove Watermark Image Filter|Documentation

    Remove watermark image filter usage with Java code example provided....and the coordinates for this ellipse need to be defined before image...algorithm option with the ellipse shape path as a mask parameter...

    docs.aspose.com/imaging/java/developer-guide/ma...
  9. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript 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...(); // Adds an Ellipse autoshape var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/nodejs-java/connector/
  10. 記録

    記録...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...