Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,565 for

ellipse

(0.07 sec)
  1. ค้นหา

    ค้นหา...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // เขียนไฟล์...

    blog.aspose.com/th/slides/add-connect-remove-or...
  2. PSDファイルでレイヤーを編集するためにGraphics APIを使用する|Documenta...

    PythonのAspose.PSDでGraphics APIを使用する例...draw_ellipse()メソッドを使用します。Rectangle(100,...200)は楕円形の位置とサイズを表します。 graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/ja/ja/python-net/graphics-api/
  3. Rectangle|Documentation d'Aspose.Slides pour No...

    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....Ajouter une AutoShape de type ellipse var shp = sld . getShapes ()...Ajouter une AutoShape de type ellipse var shp = sld . getShapes ()...

    docs.aspose.com/slides/fr/nodejs-java/rectangle/
  4. Connecteur|Documentation d'Aspose.Slides pour N...

    Connecter des formes PowerPoint en JavaScript...coudé) entre deux formes (une ellipse et un rectangle) : // Instancie...Ajoute une forme auto Ellipse var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/fr/nodejs-java/connector/
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  10. Archiv

    Archiv...wie ein Rechteck und eine Ellipse sowie eine Textebene zur Demonstration...Sie ein Rechteck und eine Ellipse hinzu. Fügen Sie eine Textebene...

    blog.aspose.com/de/psd/create-psd-image-csharp/