Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,564 for

ellipses

(0.09 sec)
  1. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....circle in C#, but also draw ellipse, arc, rectangle, and polygon...DrawEllipse method to draw an ellipse on the image Finally, Save...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  2. Archiv

    Archiv...in PDF Erstellen Sie eine Ellipse in PDF C# .NET-API zum Erstellen...haben. Erstellen Sie eine Ellipse in PDF in C# # Zu guter Letzt...

    blog.aspose.com/de/pdf/create-graphs-and-charts...
  3. PSD dosyalarındaki Katmanları Düzenlemek için G...

    Aspose.PSD için Python'da Grafik API'sini kullanma örneği...draw_ellipse() yöntemini kullanabilirsiniz...temsil eder. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/tr/python-net/graphics-api/
  4. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Text :: TextFragment > ( "Ellipse" )); graph -> get_Shapes ()...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  5. Archiv

    Archiv...gehören: Rechteck Verbinder Ellipse Linie und ETC. Hinzufügen einer...eine Form hinzuzufügen, dh Ellipse, Linie, Rechteck usw., stellt...

    blog.aspose.com/de/slides/add-shapes-to-powerpo...
  6. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python...draw_ellipse(). Rectangle(100, 100, 200...tvaru elipsy. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/
  7. Chercher

    chercher...rectangle en PDF Créer une ellipse en PDF API Java pour créer...code ci-dessus. Créer une Ellipse en PDF en Java # Dernier point...

    blog.aspose.com/fr/pdf/create-graphs-and-charts...
  8. Archiv

    Archiv...in PDF Erstellen Sie eine Ellipse in PDF Java-API zum Erstellen...haben. Erstellen Sie eine Ellipse in PDF in Java # Zu guter Letzt...

    blog.aspose.com/de/pdf/create-graphs-and-charts...
  9. PDF 파일에 타원 객체 추가|Aspose.PDF for C++

    이 문서에서는 Aspose.PDF for C++를 사용하여 PDF에 타원 객체를 생성하는 방법을 설명합니다....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Aspose :: Pdf :: Drawing :: Ellipse > ( 50 , 50 , 18 , 300 ); ellipse2...

    docs.aspose.com/pdf/ko/cpp/add-ellipse/
  10. Add Rectangles to Presentations on Android|Aspo...

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

    docs.aspose.com/slides/androidjava/rectangle/