Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,686 for

ellipses

(0.05 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/ja/java/public-api-and-b...
  2. Gérer les connecteurs dans les présentations av...

    Permettez aux applications Java de dessiner, connecter et auto‑router les lignes dans les diapositives PowerPoint — obtenez un contrôle complet 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/java/connector/
  3. 档案

    档案...ELLIPSE, 50, 150, 150, 50) # 对椭圆形状应用一些格式...color = drawing.Color.pink # 对 Ellipse 行应用一些格式 shp.line_format.fill_format...

    blog.aspose.com/zh/slides/work-with-shapes-in-p...
  4. Manage Connectors in Presentations Using Java|A...

    Empower Java 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 IAutoShape ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/java/connector/
  5. 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/
  6. Verwalten von Verbindern in Präsentationen mit ...

    Ermöglichen Sie Java-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie die vollständige Kontrolle über gerade, Ellenbogen- und gebogene Verbinder....zwischen zwei Formen (einem Ellipse und einem Rechteck) einen gebogenen...Fügt eine Ellipse-Autoform hinzu IAutoShape ellipse = shapes ...

    docs.aspose.com/slides/de/java/connector/
  7. arkiv

    arkiv...till fler fyllda överlappande ellipser med olika färger för att generera...FromArgb(128, 0, 0, 255)); // Rita ellipser graphics.FillEllipse(solidBrush1...

    blog.aspose.com/sv/drawing/alpha-blending-in-cs...
  8. Работа с фигурами в файле PS | Java

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в Java....(обведите) эллипс: Copy 1 // Add ellipse to PS document. 2 3 String...graphics path from the first ellipse 12 GeneralPath path = new GeneralPath();...

    docs.aspose.com/page/ru/java/ps/working-with-sh...
  9. Trabajar con formas en un archivo PS | Python

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/es/python-net/ps/working-w...
  10. Archiv

    Archiv...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Zapište...

    blog.aspose.com/cs/slides/add-connect-remove-or...