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

ellipses

(0.03 sec)
  1. Travailler avec des formes dans PS | .NET

    Comment ajouter des formes au fichier PS with by Aspose.Page. Learn how to use the feature in .NET....comme Ajouter Ellipse à PS Afin d’ajouter une ellipse à , 8 étapes...enregistrez les options. Créez une ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/fr/net/ps/working-with-sha...
  2. إضافة كائن القطع الناقص إلى ملف PDF|Aspose.PDF ...

    توضح هذه المقالة كيفية إنشاء كائن قطع ناقص إلى ملف PDF باستخدام Aspose.PDF for C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Text :: TextFragment > ( "Ellipse" )); graph -> get_Shapes ()...

    docs.aspose.com/pdf/ar/cpp/add-ellipse/
  3. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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....IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/ar/net/public-api-and-ba...
  4. Adicionar Objeto Elipse ao Arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF para C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Aspose :: Pdf :: Drawing :: Ellipse > ( 50 , 50 , 18 , 300 ); ellipse2...

    docs.aspose.com/pdf/pt/cpp/add-ellipse/
  5. Agregar objeto Elipse al archivo PDF|Aspose.PDF...

    Este artículo explica cómo crear un objeto Elipse en su PDF usando Aspose.PDF para C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Text :: TextFragment > ( "Ellipse" )); graph -> get_Shapes ()...

    docs.aspose.com/pdf/es/cpp/add-ellipse/
  6. Korzystanie z interfejsu API graficznego do edy...

    Przykład użycia interfejsu API graficznego w Aspose.PSD dla języka Python...draw_ellipse(). Rectangle(100, 100, 200...kształtu elipsy. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/pl/pl/python-net/graphics-api/
  7. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Text :: TextFragment > ( "Ellipse" )); graph -> get_Shapes ()...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  8. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... triangle, polygon, star, ellipse, arrow, cross Copyright (c)... triangle, polygon, star, ellipse, arrow, cross Copyright (c)...

    docs.aspose.com/diagram/de/python-java/your-fir...
  9. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....circle in C#, but also draw ellipse, arc, rectangle, and polygon...DrawEllipse method to draw an ellipse on the image Finally, Save...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  10. Rectangle|Aspose.Slides 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....( 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/