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

ellipses

(0.14 sec)
  1. Public API and Backwards Incompatible Changes i...

    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 = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... triangle, polygon, star, ellipse, arrow, cross Copyright (c)... triangle, polygon, star, ellipse, arrow, cross Copyright (c)...

    docs.aspose.com/diagram/de/python-java/your-fir...
  3. استخدام واجهة برمجة التطبيقات الرسومية لتحرير ا...

    مثال على استخدام واجهة برمجة التطبيقات الرسومية في Aspose.PSD للبايثون...draw_ellipse(). يمثل Rectangle(100, 100...القرنفلة. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/ar/python-net/graphics-api/
  4. Archiv

    Archiv...ELLIPSE, 50, 150, 150, 50) # Použijte...určité formátování na řádek Ellipse shp.line_format.fill_format...

    blog.aspose.com/cs/slides/work-with-shapes-in-p...
  5. Grafiken zeichnen mit 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.... Eine Ellipse zeichnen. Ein gefülltes Polygon...der übergebenen Farbe. Eine Ellipse zeichnen Sie werden feststellen...

    docs.aspose.com/psd/de/net/drawing-images-using...
  6. Використання графічного API для редагування шар...

    Приклад використання графічного API в Aspose.PSD для Python...draw_ellipse(). Rectangle(100, 100, 200...форми еліпса. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/uk/uk/python-net/graphics-api/
  7. Arşiv

    Arşiv...ELLIPSE, 50, 150, 150, 50) # Elips...color = drawing.Color.pink # Ellipse satırına biraz biçimlendirme...

    blog.aspose.com/tr/slides/work-with-shapes-in-p...
  8. API Público 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....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/es/java/public-api-and-b...
  9. API Pública y Cambios Incompatibles con Version...

    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 = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/es/net/public-api-and-ba...
  10. 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/ja/cpp/add-ellipse/