Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,690 for

ellipse

(0.14 sec)
  1. 搜索

    搜索... 創建 Ellipse 類的實例並設置其尺寸。 設置橢圓的其他屬性,如填充顏色等。...設置橢圓的其他屬性,如填充顏色等。 使用 Graph.getShapes().add(Ellipse) 方法將橢圓添加到 Graph 的形狀集合中。 使用...

    blog.aspose.com/zh-hant/pdf/create-graphs-and-c...
  2. ค้นหา

    ค้นหา...เพิ่มรูปร่าง SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // บันทึกไฟล์งานนำเสนอ...

    blog.aspose.com/th/slides/working-with-shapes-i...
  3. Archiv

    Archiv...DrawEllipse() Methode, um eine Ellipse zu zeichnen. DrawClosedCurve()...Schritte, um einen Bogen und eine Ellipse hinzuzufügen. Speichern Sie...

    blog.aspose.com/de/drawing/graphics-programming...
  4. Types de Forme|Documentation d'Aspose.Slides po...

    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....présentation en PHP Ajouter des ellipses aux présentations en PHP Formes...

    docs.aspose.com/slides/fr/php-java/shape-types/
  5. Архів

    Архів... Метод draw_ellipse малює еліпс, визначений обмежуючим...RectangleF. Викличте метод fill_ellipse , щоб заповнити внутрішню частину...

    blog.aspose.com/uk/psd/how-to-make-a-psd-file-i...
  6. Archiv

    Archiv... Metoda draw_ellipse kreslí elipsu definovanou ohraničujícím...RectangleF. Vyvolejte metodu fill_ellipse pro vyplnění vnitřku elipsy...

    blog.aspose.com/cs/psd/jak-vytvorit-psd-soubor-...
  7. 아카이브

    아카이브... Ellipse 클래스의 인스턴스를 만들고 크기를 설정합니다. 채우기...속성을 설정합니다. Graph.Shapes.Add(Ellipse) 메서드를 사용하여 Graph의 모양 컬렉션에 타원을...

    blog.aspose.com/ko/pdf/create-graphs-and-charts...
  8. Archiwa

    Archiwa...kształt SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Zapisz plik...

    blog.aspose.com/pl/slides/working-with-shapes-i...
  9. Archiv

    Archiv...Zeichnung Zeichnen Sie eine Ellipse in einer Zeichnung Zeichnen....png"); Zeichnen Sie eine Ellipse in einer Zeichnung mit C# #...

    blog.aspose.com/de/drawing/draw-graphics-and-cr...
  10. 在 C++ 中向演示文稿添加椭圆|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中创建、格式化和操作 PPT 及 PPTX 演示文稿中的椭圆形状——包含 C++ 代码示例。...IShapes 对象提供的 AddAutoShape 方法添加 Ellipse 类型的 AutoShape 将修改后的演示文稿写入为...IShapes 对象提供的 AddAutoShape 方法添加 Ellipse 类型的 AutoShape。 将椭圆的填充类型设置为...

    docs.aspose.com/slides/zh/cpp/ellipse/