Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,109 for

ellipses

(0.05 sec)
  1. PDF 파일에 타원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 타원 객체를 만드는 방법을 설명합니다....NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/ko/net/add-ellipse/
  2. إهليلج|وثائق Aspose.Slides

    إنشاء إهليلج في عرض باوربوينت باستخدام C# أو .NET...[ 0 ]; // Add autoshape of ellipse type sld . Shapes . AddAutoShape...AddAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //Write...

    docs.aspose.com/slides/ar/net/ellipse/
  3. بيضاوي|وثائق Aspose.Slides لـ Python

    إنشاء بيضاوي في عرض PowerPoint باستخدام بايثون...slides [ 0 ] # Add autoshape of ellipse type sld . shapes . add_auto_shape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) #Write...

    docs.aspose.com/slides/ar/python-net/ellipse/
  4. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...this code is Add Ellipse to PS To add an ellipse to also 8 steps...and save options. Create an ellipse aspose.pydrawing.drawing2d...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Drawing Images using Graphics|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.... Draw an ellipse. Draw a filled polygon and...passed in as argument. Draw an Ellipse You may notice that the Graphics...

    docs.aspose.com/imaging/python-net/drawing-imag...
  6. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....representing a portion of an ellipse specified by a Rectangle structure...representing a portion of an ellipse specified by a RectangleF structure...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  7. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...appeared as Add Ellipse to PS In order to add ellipse to also 8 steps...and save options. Create an ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/net/ps/working-with-shapes/
  8. Travailler avec des formesdans PS | Python

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en Python....est Ajouter Ellipse à PS Pour ajouter une ellipse à , 8 étapes...enregistrez les options. Créez une ellipse aspose.pydrawing.drawing2d...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  9. Arbeiten mit Formen in PS-Datei | Python

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Codes ist Ellipse zu PS hinzufügen Um eine Ellipse zu hinzuzufügen...Sie aus dem Rechteck eine Ellipse aspose.pydrawing.drawing2d...

    docs.aspose.com/page/de/python-net/ps/working-w...
  10. Drawing 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.... Drawing Ellipse Drawing ellipse example is the second...Graphics class to draw the ellipse shape on the Image surface...

    docs.aspose.com/psd/net/drawing-images/