Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 1,708 for

ellipses

(1.52 sec)
  1. 搜索

    搜索...Save("draw_ellipse.bmp"); 以下是上述代碼示例的輸出。 使用 C#...

    blog.aspose.com/zh-hant/imaging/draw-shapes-in-...
  2. SVG-Datei bearbeiten – Aspose.SVG for Python vi...

    Erfahren Sie, wie Sie SVG-Dateien in Python bearbeiten. Fügen Sie Elemente in SVG-Dokumenten hinzu, suchen und bearbeiten Sie sie mithilfe der Aspose.SVG for Python via .NET-Bibliothek....Ellipsen – qualified_name = “ellipse”, Rechtecke – qualified_name...

    docs.aspose.com/svg/de/python-net/edit-svg-file/
  3. Formatear formas de PowerPoint en PHP|Documenta...

    Aprenda a formatear las formas de PowerPoint en PHP usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total....addAutoShape ( ShapeType :: Ellipse , 50 , 50 , 150 , 75 ); //...addAutoShape ( ShapeType :: Ellipse , 50 , 50 , 100 , 100 ); $shape...

    docs.aspose.com/slides/es/php-java/shape-format...
  4. Ajouter des annotations de figures en utilisant...

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures de votre document PDF avec Aspose.PDF for .NET...afficheront un rectangle ou une ellipse sur la page. Lorsqu’elles sont...annotation de cercle ou d’ellipse, nous devons créer un nouvel...

    docs.aspose.com/pdf/fr/net/figures-annotation/
  5. PHPでPowerPointの図形をフォーマットする|Aspose.Slides for PH...

    Aspose.Slides を使用して PHP で PowerPoint の図形をフォーマットする方法を学びます。PPT、PPTX、ODP ファイルに対し、塗りつぶし、線、効果スタイルを正確かつ完全にコントロールして設定できます。...getSlides () -> get_Item ( 0 ); // Ellipse タイプのオートシェイプを追加します。 $shape =...addAutoShape ( ShapeType :: Ellipse , 50 , 50 , 150 , 75 ); //...

    docs.aspose.com/slides/ja/php-java/shape-format...
  6. C++ で PowerPoint の図形をフォーマットする|Aspose.Slides ドキュメント

    Aspose.Slides を使用して C++ で PowerPoint の図形をフォーマットする方法を学びます。PPT、PPTX、ODP ファイルに対して、塗りつぶし、線、効果スタイルを正確に、完全にコントロールしながら設定できます。...presentation -> get_Slide ( 0 ); // Ellipse タイプのオートシェイプを追加します。 auto shape...AddAutoShape ( ShapeType :: Ellipse , 50 , 50 , 150 , 75 ); //...

    docs.aspose.com/slides/ja/cpp/shape-formatting/
  7. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。...“circle”、椭圆形 – qualified_name = “ellipse”、矩形 – qualified_name = “rect”、线条...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/
  8. Archivio

    Archivio...save("draw_ellipse.bmp"); Di seguito è riportato...

    blog.aspose.com/it/imaging/draw-shapes-in-java/
  9. آرشیوها

    آرشیوها...Rectangle(500, 350, 200, 400)); // Ellipse را اضافه کنید path.addEllipse(10...

    blog.aspose.com/fa/drawing/graphics-programming...
  10. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...Add (path); 43 44 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/