Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,707 for

ellipses

(0.22 sec)
  1. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....( 0 ); // Add AutoShape of ellipse type var shp = sld . getShapes...( 0 ); // Add AutoShape of ellipse type var shp = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/rectangle/
  2. Архів

    Архів...ELLIPSE, 50, 150, 150, 50) # Застосуйте...PPTX на диск pres.save("add-ellipse.pptx", slides.export.SaveFormat...

    blog.aspose.com/uk/slides/work-with-shapes-in-p...
  3. arkiv

    arkiv...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Skriv...

    blog.aspose.com/sv/slides/add-connect-remove-or...
  4. 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/
  5. 搜索

    搜索...ELLIPSE, 50, 150, 150, 50) # 對橢圓形狀應用一些格式...color = drawing.Color.pink # 對 Ellipse 行應用一些格式 shp.line_format.fill_format...

    blog.aspose.com/zh-hant/slides/work-with-shapes...
  6. Créer une image PSD ou PSB à partir de zéro en ...

    Exemple de comment Aspose.PSD pour Python peut créer une image Psd à partir de zéro... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/fr/fr/python-net/creer-des-...
  7. Arsip

    Arsip...Persegi Panjang di PDF Buat Ellipse dalam PDF C# .NET API untuk...contoh kode di atas. Buat Ellipse dalam PDF di C# # Last but...

    blog.aspose.com/id/pdf/create-graphs-and-charts...
  8. Procurar

    Procurar...ELLIPSE, 50, 150, 150, 50) # Aplicar...PPTX no disco pres.save("add-ellipse.pptx", slides.export.SaveFormat...

    blog.aspose.com/pt/slides/work-with-shapes-in-p...
  9. API pública 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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/es/php-java/public-api-a...
  10. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....( 0 ); # Add AutoShape of ellipse type $shp = $sld -> getShapes...( 0 ); # Add AutoShape of ellipse type $shp = $sld -> getShapes...

    docs.aspose.com/slides/php-java/rectangle/