Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,686 for

ellipses

(0.79 sec)
  1. Gebruik van Graphics API om lagen in PSD-bestan...

    Voorbeeld van het gebruik van de Graphics API in Aspose.PSD voor Python...draw_ellipse() gebruiken. De Rectangle(100...ellipsvormige. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/nl/nl/python-net/graphics-api/
  2. Добавление эллипсов в презентации на Python|Док...

    Узнайте, как создавать, форматировать и управлять формами эллипсов в Aspose.Slides for Python via .NET в презентациях PPT, PPTX и ODP — включены примеры кода....Index Добавьте AutoShape типа Ellipse с помощью метода AddAutoShape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) #Записать...

    docs.aspose.com/slides/ru/python-net/ellipse/
  3. Archiv

    Archiv...auch durchgehen, wie man eine Ellipse in Java zeichnet, indem wir...zeichnen - Codebeispiel Eine Ellipse programmgesteuert zeichnen...

    blog.aspose.com/de/psd/drawing-shapes-in-java-u...
  4. Utilizzo dell'API di grafica per modificare i l...

    Esempio di utilizzo dell'API di grafica in Aspose.PSD per Python...draw_ellipse(). Il Rectangle(100, 100, 200...forma ellisse. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/it/it/python-net/api-di-gra...
  5. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

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

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  6. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... ELLIPSE Ellipse. DIAMOND Diamond. TRIANGLE...rectangle. WEDGE_ELLIPSE_CALLOUT Callout wedge ellipse. WAVE Wave....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Travailler avec des formes dans PostScript | C++

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++....comme Ajouter Ellipse à PS Afin d’ajouter une ellipse à , 8 étapes...enregistrez les options. Créez une ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/fr/cpp/ps/working-with-sha...
  8. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  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. Chercher

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

    blog.aspose.com/fr/drawing/alpha-blending-in-java/