Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,613 for

ellipses

(0.07 sec)
  1. Öffentliche API und nicht abwärtskompatible Änd...

    Überprüfen Sie die öffentlichen API-Updates und Breaking Changes in Aspose.Slides für .NET, um Ihre PowerPoint‑PPT-, PPTX‑ und ODP‑Präsentationslösungen reibungslos zu migrieren....IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/de/net/public-api-and-ba...
  2. API Público y Cambios Incompatibles hacia Atrás...

    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/es/java/public-api-and-b...
  3. Cambios en la API pública y incompatibilidades ...

    Revisa las actualizaciones de la API pública y los cambios incompatibles en Aspose.Slides para .NET para migrar sin problemas tus soluciones de presentación PowerPoint PPT, PPTX y ODP....IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/es/net/public-api-and-ba...
  4. Робота з фігурами у файлі PS | Python

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...виконання цього коду є Додайте Ellipse до PS Щоб додати еліпс до ...graphics path from the first ellipse 13 path = aspose. pydrawing...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  5. Arsip

    Arsip...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Tulis...

    blog.aspose.com/id/slides/add-connect-remove-or...
  6. Tambahkan Objek Elips ke file PDF|Aspose.PDF un...

    Artikel ini menjelaskan bagaimana cara membuat objek Elips ke PDF Anda menggunakan Aspose.PDF untuk C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Aspose :: Pdf :: Drawing :: Ellipse > ( 50 , 50 , 18 , 300 ); ellipse2...

    docs.aspose.com/pdf/id/cpp/add-ellipse/
  7. 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/
  8. 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/
  9. 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/
  10. Chercher

    chercher...comment dessiner des lignes, des ellipses, des arcs et des rectangles...utilisant C# Dessiner une ellipse en C# Dessiner un arc en C#...

    blog.aspose.com/fr/imaging/draw-shapes-in-csharp/