Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,677 for

ellipses

(0.16 sec)
  1. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...( borderInfo ); Ellipse ellipse1 = new Ellipse ( 150 , 100 , 120...setText ( new TextFragment ( "Ellipse" )); graph . getShapes ()....

    docs.aspose.com/pdf/zh/java/add-ellipse/
  2. PDF 파일에 타원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 타원 객체를 만드는 방법을 설명합니다....NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/ko/net/add-ellipse/
  3. Chercher

    chercher...différentes formes telles que des ellipses, des lignes, des rectangles...utilisées incluent : Connecteur Ellipse Groupe Ligne Rectangle et etc...

    blog.aspose.com/fr/slides/work-with-shapes-in-p...
  4. Archiv

    Archiv...Formen gehören: Verbinder Ellipse Gruppe Linie Rechteck und ETC...hinzuzufügen, einschließlich Ellipse, Linie, Rechteck, wird die...

    blog.aspose.com/de/slides/work-with-shapes-in-p...
  5. Chercher

    chercher...telles que des lignes, des ellipses et des rectangles. Par conséquent...revue comment dessiner une ellipse en Java en écrivant quelques...

    blog.aspose.com/fr/psd/drawing-shapes-in-java-u...
  6. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...appeared as Add Ellipse to PS In order to add ellipse to also 8 steps...and save options. Create an ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/net/ps/working-with-shapes/
  7. إضافة أشكال إهليلجية إلى العروض التقديمية في .N...

    تعلم كيفية إنشاء وتنسيق ومعالجة أشكال الإهليلج في Aspose.Slides for .NET عبر عروض PPT و PPTX — تشمل أمثلة كود C#....بها إضافة AutoShape من النوع Ellipse باستخدام طريقة AddAutoShape...// إضافة AutoShape من نوع Ellipse sld . Shapes . AddAutoShape...

    docs.aspose.com/slides/ar/net/ellipse/
  8. Drawing Images using Graphics|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.... Draw an ellipse. Draw a filled polygon and...passed in as argument. Draw an Ellipse You may notice that the Graphics...

    docs.aspose.com/imaging/python-net/drawing-imag...
  9. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...appeared as Add Ellipse to PS In order to add ellipse to also 8 steps...and save options. Create an ellipse ( java.awt.geom.Ellipse2D object)...

    docs.aspose.com/page/java/ps/working-with-shapes/
  10. Добавление эллипсов в презентации на Java|Докум...

    Узнайте, как создавать, форматировать и управлять формами эллипсов в Aspose.Slides для Java в презентациях PPT и PPTX — включены примеры кода на Java.... Добавьте AutoShape типа Ellipse, используя метод addAutoShape...// Добавить AutoShape типа Ellipse sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/ru/java/ellipse/