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

ellipses

(0.12 sec)
  1. 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...
  2. 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/
  3. 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...
  4. تعيين نوع الشكل لتسميات بيانات الرسم البياني|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...
  5. 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...
  6. Публичный API и несовместимые изменения в Aspos...

    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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/ru/php-java/public-api-a...
  7. 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/
  8. Chercher

    chercher...comme 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-csharp/
  9. إضافة أشكال إهليلجية إلى العروض التقديمية في Ja...

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

    docs.aspose.com/slides/ar/java/ellipse/
  10. 記録

    記録...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/ja/slides/work-with-shapes-in-p...