Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 540 for

ellipses

(0.08 sec)
  1. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状...添加椭圆自动形状 SharedPtr < IAutoShape > ellipse = slide -> get_Shapes () ->...AddAutoShape ( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/zh/cpp/connector/
  2. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Create a shape such as Ellipse . Define a Matrix object with...

    docs.aspose.com/drawing/java/working-with-coord...
  3. Gruppe|Aspose.Slides Dokumentation

    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.... Ellipse Linie...

    docs.aspose.com/slides/de/cpp/group/
  4. Aspose.Slides para Xamarin|Documentación de Asp...

    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 = presentation . Slides [ currentSlideNumber...Aspose . Slides . ShapeType . Ellipse , presPosX , presPosY , width...

    docs.aspose.com/slides/es/net/aspose-slides-for...
  5. 椭圆|Aspose.Slides for PHP 文档

    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....addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...

    docs.aspose.com/slides/zh/php-java/ellipse/
  6. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD in a Docker container for Linux, Windows Server and any OS....application that draws an ellipse and saves it as an image. The...simple program that creates an ellipse and saves it as an image: using...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  7. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting....Slides for C++ Ellipse Shapes Ellipse shapes are also created...

    docs.aspose.com/slides/cpp/features-overview/
  8. Features|Documentation

    Product core features include read or write PSD, PSB, AI file formats, perform graphics drawing, process images and work with Layers and Masks....Cubic Bézier, Curve, Arc, Ellipse, Pie, Path) Clear Clipping...

    docs.aspose.com/psd/net/features/
  9. Features Overview|Aspose.Slides Documentation

    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.... Ellipse Shapes Ellipse shapes are also created...

    docs.aspose.com/slides/java/features-overview/
  10. 连接器|Aspose.Slides for PHP 文档

    连接PowerPoint形状...getShapes (); # 添加一个椭圆自形状 $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); # 添加一个矩形自形状 $rectangle...

    docs.aspose.com/slides/zh/php-java/connector/