Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,706 for

ellipses

(0.63 sec)
  1. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

    مثالی از استفاده از رابط برنامه‌نویسی گرافیکی در Aspose.PSD برای Python...draw_ellipse() استفاده کنید. مستطیل (100،...نشان می دهد. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  2. Set the Shape Type of Data Labels of Chart|Docu...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...to DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Please see the sample...

    docs.aspose.com/cells/java/set-the-shape-type-o...
  3. Добавление эллипсов в презентации на PHP|Докуме...

    Узнайте, как создавать, форматировать и управлять фигурами‑эллипсами в Aspose.Slides for PHP via Java для презентаций PPT и PPTX — включены примеры кода.... Добавьте AutoShape типа Ellipse с помощью метода addAutoShape...addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...

    docs.aspose.com/slides/ru/php-java/ellipse/
  4. Arsip

    Arsip...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Tulis...

    blog.aspose.com/id/slides/add-connect-remove-or...
  5. Робота з фігурами у файлі PS | Python

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...виконання цього коду є Додайте Ellipse до PS Щоб додати еліпс до ...graphics path from the first ellipse 13 path = aspose. pydrawing...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  6. 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/
  7. Tambahkan Objek Elips ke file PDF|Aspose.PDF un...

    Artikel ini menjelaskan bagaimana cara membuat objek Elips ke PDF Anda menggunakan Aspose.PDF untuk C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Aspose :: Pdf :: Drawing :: Ellipse > ( 50 , 50 , 18 , 300 ); ellipse2...

    docs.aspose.com/pdf/id/cpp/add-ellipse/
  8. Ställ in datamärkenas formtyp i diagrammet|Docu...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...till DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Se den sample Excel...

    docs.aspose.com/cells/sv/java/set-the-shape-typ...
  9. Grafiğin Veri Etiketlerinin Şekil Türünü Ayarla...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...türünü DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT olarak değiştirir....

    docs.aspose.com/cells/tr/java/set-the-shape-typ...
  10. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....connector between two shapes (an ellipse and a rectangle): import aspose... shapes # Add an ellipse AutoShape. ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/connector/