Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,687 for

ellipses

(0.57 sec)
  1. 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/
  2. Korzystanie z interfejsu API graficznego do edy...

    Przykład użycia interfejsu API graficznego w Aspose.PSD dla języka Python...draw_ellipse(). Rectangle(100, 100, 200...kształtu elipsy. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/pl/pl/python-net/graphics-api/
  3. Chercher

    chercher...FillEllipse() pour dessiner une ellipse remplie. Répétez les étapes...ci-dessus pour ajouter plus d’ellipses superposées remplies avec...

    blog.aspose.com/fr/drawing/alpha-blending-in-cs...
  4. Arsip

    Arsip... Tambahkan Ellipse (atau bentuk lainnya) menggunakan...add_auto_shape(slides.ShapeType.ELLIPSE, 50, 150, 150, 50) # Terapkan...

    blog.aspose.com/id/slides/work-with-shapes-in-p...
  5. 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/
  6. 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...
  7. 向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/
  8. Drawing Images|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.... Drawing Ellipse Drawing ellipse example is the second...Graphics class to draw the ellipse shape on the Image surface...

    docs.aspose.com/imaging/net/drawing-images/
  9. 아카이브

    아카이브...slides[0] # Add auto shape of ellipse type shp = sld.shapes.add_auto_shape(slides...add_auto_shape(slides.ShapeType.ELLIPSE, 50, 150, 150, 50) # Apply...

    blog.aspose.com/ko/slides/work-with-shapes-in-p...
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-shapes/