Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,677 for

ellipses

(0.44 sec)
  1. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... ELLIPSE Ellipse. DIAMOND Diamond. TRIANGLE...rectangle. WEDGE_ELLIPSE_CALLOUT Callout wedge ellipse. WAVE Wave....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Archiv

    Archiv...ELLIPSE, 50, 150, 150, 50) # Použijte...určité formátování na řádek Ellipse shp.line_format.fill_format...

    blog.aspose.com/cs/slides/work-with-shapes-in-p...
  3. Arsip

    Arsip...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Tulis...

    blog.aspose.com/id/slides/add-connect-remove-or...
  4. Робота з фігурами у файлі PS | Python

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...виконання цього коду є Додайте Ellipse до PS Щоб додати еліпс до ...graphics path from the first ellipse 13 path = aspose. pydrawing...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  5. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....connector) between two shapes (an ellipse and rectangle): // Instantiates...; // Adds an Ellipse autoshape IAutoShape ellipse = shapes . AddAutoShape...

    docs.aspose.com/slides/net/connector/
  6. Tambahkan Objek Elips ke file PDF|Aspose.PDF un...

    Artikel ini menjelaskan bagaimana cara membuat objek Elips ke PDF Anda menggunakan Aspose.PDF untuk C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Aspose :: Pdf :: Drawing :: Ellipse > ( 50 , 50 , 18 , 300 ); ellipse2...

    docs.aspose.com/pdf/id/cpp/add-ellipse/
  7. Използване на графичния API за редактиране на с...

    Пример за използване на графичния API в Aspose.PSD за Python...draw_ellipse(). Rectangle(100, 100, 200...елипсовата форма. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/bg/python-net/graphics-api/
  8. Menggunakan API Grafis untuk mengedit Lapisan d...

    Contoh penggunaan API Grafis dalam Aspose.PSD untuk Python...draw_ellipse(). Rectangle(100, 100, 200...bentuk elips. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/id/id/python-net/graphics-api/
  9. Utilizando a API de Gráficos para editar Camada...

    Exemplo de uso da API de Gráficos no Aspose.PSD para Python...draw_ellipse(). O Rectangle(100, 100, 200...de elipse. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/pt/pt/python-net/graphics-api/
  10. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例...draw_ellipse()方法。Rectangle(100, 100, 200...200)表示椭圆形状的位置和大小。 graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/