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

ellipses

(0.34 sec)
  1. إضافة كائن القطع الناقص إلى ملف 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/
  2. Arbeiten mit Formen in PostScript | .NET

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in .NET nutzen....angezeigt: Ellipse zu PS hinzufügen Um eine Ellipse zu hinzuzufügen...Sie aus dem Rechteck eine Ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/de/net/ps/working-with-sha...
  3. 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/
  4. واجهة برمجة التطبيقات العامة والتغييرات غير الم...

    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...
  5. 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/
  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. 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...
  8. 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...
  9. 向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/
  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/