Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,481 for

ellipses

(0.15 sec)
  1. Agregar Objeto Elipse al Archivo PDF|Aspose.PDF...

    Este artículo explica cómo crear un objeto Elipse en su PDF utilizando Aspose.PDF para Java....( borderInfo ); Ellipse ellipse1 = new Ellipse ( 150 , 100 , 120...add ( ellipse1 ); Ellipse ellipse2 = new Ellipse ( 50 , 50 , 18...

    docs.aspose.com/pdf/es/java/add-ellipse/
  2. Sử dụng Graphics API để chỉnh sửa Layers trong ...

    Ví dụ về việc sử dụng Graphics API trong Aspose.PSD cho Python...dày của đường viền của hình ellipse. Hằng Color.alice_blue đại...xác định màu nền của hình ellipse. Rectangle(250, 250, 150, 100)...

    docs.aspose.com/psd/vi/vi/python-net/graphics-api/
  3. Chercher

    chercher...différentes formes telles que des ellipses, des lignes, des rectangles...utilisées incluent : Connecteur Ellipse Groupe Ligne Rectangle et etc...

    blog.aspose.com/fr/slides/work-with-shapes-in-p...
  4. Adicionar Objeto Elipse ao Arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF para Java....( borderInfo ); Ellipse ellipse1 = new Ellipse ( 150 , 100 , 120...add ( ellipse1 ); Ellipse ellipse2 = new Ellipse ( 50 , 50 , 18...

    docs.aspose.com/pdf/pt/java/add-ellipse/
  5. بيضاوي|وثائق 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/
  6. 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/ja/net/add-ellipse/
  7. Archiv

    Archiv...Formen gehören: Verbinder Ellipse Gruppe Linie Rechteck und ETC...hinzuzufügen, einschließlich Ellipse, Linie, Rechteck, wird die...

    blog.aspose.com/de/slides/work-with-shapes-in-p...
  8. 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...
  9. 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...
  10. إهليلج|وثائق 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/