Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,545 for

ellipses

(0.08 sec)
  1. ค้นหา

    ค้นหา...ELLIPSE, 50, 150, 150, 50) # ใช้กา...PPTX ลงในดิสก์ pres.save("add-ellipse.pptx", slides.export.SaveFormat...

    blog.aspose.com/th/slides/work-with-shapes-in-p...
  2. آرشیوها

    آرشیوها...Ellipse، float، float، float، float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // فایل...

    blog.aspose.com/fa/slides/add-connect-remove-or...
  3. Öffentliche API und Abwärtsinkompatible Änderun...

    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/de/php-java/public-api-a...
  4. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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/ar/php-java/public-api-a...
  5. Arsip

    Arsip... Tambahkan Ellipse (atau bentuk lainnya) menggunakan...Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150, 150, 50); // Simpan...

    blog.aspose.com/id/slides/add-shapes-to-powerpo...
  6. Trabalhar com Formas num ficheiro PS | Python

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  7. Remove Watermark Image Filter|Documentation

    Remove watermark image filter usage with Java code example provided....and the coordinates for this ellipse need to be defined before image...algorithm option with the ellipse shape path as a mask parameter...

    docs.aspose.com/imaging/java/developer-guide/ma...
  8. Aspose.Slides for .NET 15.4.0 のパブリック API と後方互換性...

    Aspose.Slides for .NET のパブリック API の更新と破壊的変更を確認し、PowerPoint の PPT、PPTX、および ODP プレゼンテーション ソリューションをスムーズに移行できるようにします。...IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/ja/net/public-api-and-ba...
  9. API public et changements incompatibles en arri...

    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/fr/php-java/public-api-a...
  10. PSD 파일에서 레이어를 편집하는 Graphics API 사용|Documentation

    Aspose.PSD를 위한 Python의 Graphics API 사용 예시...draw_ellipse() 메서드를 사용할 수 있습니다. Rectangle(100...크기를 나타냅니다. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/ko/ko/python-net/graphics-api/