Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,692 for

ellipses

(1.16 sec)
  1. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java....drawing object, such as an ellipse or circle, with a specified...method to draw a solid-filled ellipse as an example. Save the output...

    docs.aspose.com/drawing/java/working-with-brushes/
  2. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....drawing object such as an ellipse, circle, etc with the specified...example to draw a solid filled Ellipse Save the output to any desirable...

    docs.aspose.com/drawing/net/working-with-brushes/
  3. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via 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/androidjava/rectangle/
  4. Agregar Elipses a Presentaciones en Python|Docu...

    Aprenda a crear, formatear y manipular formas de elipse en Aspose.Slides para Python a través de .NET en presentaciones PPT, PPTX y ODP, con ejemplos de código incluidos....Agregar un AutoShape de tipo Ellipse usando el método AddAutoShape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) #Guardar...

    docs.aspose.com/slides/es/python-net/ellipse/
  5. Публичный 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...
  6. 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...
  7. آرشیوها

    آرشیوها...ELLIPSE, 50, 150, 150, 50) # مقداری...# مقداری قالب بندی روی خط Ellipse اعمال کنید shp.line_format...

    blog.aspose.com/fa/slides/work-with-shapes-in-p...
  8. Робота з фігурами в PostScript | .NET

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...цього коду виглядає як Додайте Ellipse до PS Щоб додати еліпс до ...(outline) the ellipse path. Copy 1 // Add ellipse to PS document...

    docs.aspose.com/page/uk/net/ps/working-with-sha...
  9. أرشيف

    أرشيف...Ellipse، float، float، float، float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // اكتب...

    blog.aspose.com/ar/slides/add-connect-remove-or...
  10. Dessiner des 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....Dessiner une ellipse L’exemple de dessin d’ellipse est le deuxième...Graphics pour dessiner la forme d’ellipse sur la surface de l’image....

    docs.aspose.com/psd/fr/java/dessiner-des-images/