Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,577 for

ellipses

(0.26 sec)
  1. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....implement a function to add an ellipse shape on a touch on the slide:...C# - MainActivity.cs - Add ellipse by slide click private void...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  2. 添加椭圆到 Python 演示文稿|Aspose.Slides for Python 文档

    学习如何在 Aspose.Slides for Python via .NET 中创建、格式化和操作椭圆形状,适用于 PPT、PPTX 和 ODP 演示文稿——包含代码示例。...IShapes 对象的 AddAutoShape 方法添加 Ellipse 类型的 AutoShape 将修改后的演示文稿写入 PPTX...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) # 将...

    docs.aspose.com/slides/zh/python-net/ellipse/
  3. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....snippet shows how to put an ellipse into an XPS files within the...Solution. Steps to add an ellipse with C#. Set the path to the...

    products.aspose.com/page/net/manipulate-vector-...
  4. أرشيف

    أرشيف... أضف Ellipse (أو أي شكل آخر) باستخدام IShapeCollection...Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150, 150, 50); // حفظ...

    blog.aspose.com/ar/slides/add-shapes-to-powerpo...
  5. Lavorare con le forme in un file PS | Python

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/it/python-net/ps/working-w...
  6. Archiv

    Archiv...drawEllipse Methode wird eine Ellipse zeichnen, indem das umgebende...– FAQs # Wie kann ich eine Ellipse in Java mit Aspose.PSD für...

    blog.aspose.com/de/psd/draw-graphics-in-java/
  7. arkiv

    arkiv...artikel hur man ritar Ellipse i C#. Skapa Ellipse Shape - C# API Installation...ellips i C# - Avancerat Skapa Ellipse Shape - C# API Installation...

    blog.aspose.com/sv/drawing/draw-an-ellipse-csharp/
  8. ค้นหา

    ค้นหา...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // เขียนไฟล์...

    blog.aspose.com/th/slides/add-connect-remove-or...
  9. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... ELLIPSE Ellipse. ELLIPSE_RIBBON Ellipse ribbon. ELLIPSE_RIBBON_2...ELLIPSE_RIBBON_2 Ellipse ribbon 2. FLOW_CHART_ALTERNATE_PROCESS...

    reference.aspose.com/words/java/com.aspose.word...
  10. Connectoren in Präsentationen mit .NET verwalte...

    Ermöglichen Sie .NET-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie volle Kontrolle über gerade, Ellenbogen‑ und gebogene Connectoren....Fügt eine Ellipse-Autoform hinzu IAutoShape ellipse = shapes ...AddAutoShape ( ShapeType . Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/de/net/connector/