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

ellipses

(2.17 sec)
  1. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....connector) between two shapes (an ellipse and rectangle): // Instantiates...(); // Adds an Ellipse autoshape IAutoShape ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/androidjava/connector/
  2. Chercher

    chercher...La méthode draw_ellipse dessine une ellipse définie par un RectangleF...méthode fill_ellipse pour remplir l’intérieur d’une ellipse. Créez...

    blog.aspose.com/fr/psd/comment-creer-un-fichier...
  3. إضافة إهليلجات إلى العروض التقديمية في PHP|توثي...

    تعرف على كيفية إنشاء وتنسيق ومعالجة أشكال الإهليلج في Aspose.Slides لـ PHP عبر Java عبر عروض PPT و PPTX — تشمل الأمثلة البرمجية.... إضافة AutoShape من نوع Ellipse باستخدام الطريقة addAutoShape...addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...

    docs.aspose.com/slides/ar/php-java/ellipse/
  4. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...

    docs.aspose.com/slides/java/rectangle/
  5. 档案

    档案...ELLIPSE, 50, 150, 150, 50) # 对椭圆形状应用一些格式...color = drawing.Color.pink # 对 Ellipse 行应用一些格式 shp.line_format.fill_format...

    blog.aspose.com/zh/slides/work-with-shapes-in-p...
  6. Erstellen Sie PSD- oder PSB-Bilder von Grund au...

    Beispiel dafür, wie Aspose.PSD für Python ein PSD-Bild von Grund auf erstellen kann... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/de/de/python-net/create-psd...
  7. تعيين نوع الشكل لتسميات بيانات الرسم البياني|Do...

    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...إلى DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . يرجى الاطلاع على...

    docs.aspose.com/cells/ar/java/set-the-shape-typ...
  8. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Node.js....enumeration Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...each Shape (e.g., rectangle, ellipse) and add them to the group...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  9. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....( 0 ); # Add AutoShape of ellipse type $shp = $sld -> getShapes...( 0 ); # Add AutoShape of ellipse type $shp = $sld -> getShapes...

    docs.aspose.com/slides/php-java/rectangle/
  10. Chercher

    chercher...notamment un rectangle et une ellipse, ainsi qu’un calque de texte...un rectangle et un dessin d’ellipse. Ajoutez un calque de texte...

    blog.aspose.com/fr/psd/create-psd-image-java/