Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,564 for

ellipses

(0.12 sec)
  1. Архів

    Архів...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Запишіть...

    blog.aspose.com/uk/slides/add-connect-remove-or...
  2. Работа с фигурами в PostScript | .NET

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в .NET....(outline) the ellipse path. Copy 1 // Add ellipse to PS document...graphics path from the first ellipse 12 GraphicsPath path = new...

    docs.aspose.com/page/ru/net/ps/working-with-sha...
  3. Vẽ Hình Ảnh|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.... Vẽ Hình Ellipse Ví dụ vẽ ellipse là bài viết thứ hai...lớp Graphics để vẽ hình dạng ellipse trên bề mặt Hình ảnh. Để minh...

    docs.aspose.com/psd/vi/java/ve-hinh-anh/
  4. Archivio

    Archivio...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Scrivi...

    blog.aspose.com/it/slides/add-connect-remove-or...
  5. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... SVG <ellipse> – Ellipse Element The <ellipse> element creates...creates an oval shape. Ellipse Attributes Attribute Description...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  6. 添加椭圆到 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/
  7. 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/
  8. PSDファイルでレイヤーを編集するためにGraphics APIを使用する|Documenta...

    PythonのAspose.PSDでGraphics APIを使用する例...draw_ellipse()メソッドを使用します。Rectangle(100,...200)は楕円形の位置とサイズを表します。 graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/ja/ja/python-net/graphics-api/
  9. 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...
  10. Manage Connectors in Presentations Using C++|As...

    Empower C++ 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): // The path...Adds an Ellipse autoshape SharedPtr < IAutoShape > ellipse = slide...

    docs.aspose.com/slides/cpp/connector/