Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,707 for

ellipses

(0.41 sec)
  1. Rechtecke zu Präsentationen in Java hinzufügen|...

    Steigern Sie Ihre PowerPoint-Präsentationen, indem Sie mit Aspose.Slides für Java Rechtecke hinzufügen – erstellen und ändern Sie Formen einfach programmgesteuert....Sie eine AutoShape vom Typ Ellipse hinzu IShape shp = sld . getShapes...Sie eine AutoShape vom Typ Ellipse hinzu IShape shp = sld . getShapes...

    docs.aspose.com/slides/de/java/rectangle/
  2. أرشيف

    أرشيف... أضف Ellipse (أو أي شكل آخر) باستخدام IShapeCollection...Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150, 150, 50); // حفظ...

    blog.aspose.com/ar/slides/add-shapes-to-powerpo...
  3. Lavorare con le forme in un file PS | Python

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/it/python-net/ps/working-w...
  4. Gérer les connecteurs dans les présentations su...

    Donnez aux applications Java la possibilité de dessiner, connecter et réacheminer automatiquement les lignes dans les diapositives PowerPoint sur Android — obtenez un contrôle total sur les connecteurs droits, coudés et courbes....coudé) entre deux formes (une ellipse et un rectangle) : // Instancie...Ajoute une forme auto Ellipse IAutoShape ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/fr/androidjava/connector/
  5. Manage Connectors in Presentations Using C++|As...

    Empower C++ 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): // The path...Adds an Ellipse autoshape SharedPtr < IAutoShape > ellipse = slide...

    docs.aspose.com/slides/cpp/connector/
  6. Verbinder|Aspose.Slides für Node.js über .NET D...

    PowerPoint-Formen in JavaScript verbinden...zwischen zwei Formen (einer Ellipse und einem Rechteck) hinzufügt:...// Fügt eine Ellipse-Autoshape hinzu var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/de/nodejs-java/connector/
  7. Aspose.Slides for PHP via Java 15.4.0におけるパブリック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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/ja/php-java/public-api-a...
  8. arkiv

    arkiv...artikel hur man ritar Ellipse i C#. Skapa Ellipse Shape - C# API Installation...ellips i C# - Avancerat Skapa Ellipse Shape - C# API Installation...

    blog.aspose.com/sv/drawing/draw-an-ellipse-csharp/
  9. 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/ja/androidjava/public-ap...
  10. Connectoren in Präsentationen mit .NET verwalte...

    Ermöglichen Sie .NET-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie volle Kontrolle über gerade, Ellenbogen‑ und gebogene Connectoren....Fügt eine Ellipse-Autoform hinzu IAutoShape ellipse = shapes ...AddAutoShape ( ShapeType . Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/de/net/connector/