Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,677 for

ellipses

(0.28 sec)
  1. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... add ( rect ) Add Ellipse Object to PDF file...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  2. Android でのプレゼンテーションにおけるコネクタの管理|Aspose.Slides ドキ...

    Android 上の PowerPoint スライドで、Java アプリが線を描画し、接続し、自動経路設定できるようにし、直線、肘型、曲線コネクタを完全に制御できます。...IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/ja/androidjava/connector/
  3. 記録

    記録... Ellipse クラスのインスタンスを作成し、そのディメンションを設定します。...ます。 Graph.getShapes().add(Ellipse) メソッドを使用して、グラフの形状コレクションに楕円を追加します。...

    blog.aspose.com/ja/pdf/create-graphs-and-charts...
  4. 記録

    記録... Ellipse クラスのインスタンスを作成し、そのディメンションを設定します。...塗りつぶしの色など、楕円の他のプロパティを設定します。 Graph.Shapes.Add(Ellipse) メソッドを使用して、グラフの形状コレクションに楕円を追加します。...

    blog.aspose.com/ja/pdf/create-graphs-and-charts...
  5. 記録

    記録...形状を追加します SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // プレゼンテーションファイルを保存する...

    blog.aspose.com/ja/slides/working-with-shapes-i...
  6. Arsip

    Arsip...menggunakan C# Menggambar Ellipse menggunakan C# Menggambar Busur...contoh kode di atas. Menggambar Ellipse menggunakan C# # Berikut adalah...

    blog.aspose.com/id/imaging/draw-shapes-in-csharp/
  7. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...contains two formulas and a drawn ellipse. If any one of these formulas...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  8. So führen Sie Aspose.CAD in Docker aus|CAD Docu...

    Führen Sie Aspose.CAD in einem Docker-Container für Linux, Windows Server und jedes Betriebssystem aus....Konsolenanwendung, die eine Ellipse zeichnet und sie als Bild speichert...einfaches Programm, das eine Ellipse erstellt und sie als Bild speichert:...

    docs.aspose.com/cad/de/net/showcases/how-to-run...
  9. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Ellipse Shapes Ellipse shapes are also created...

    docs.aspose.com/slides/java/features-overview/
  10. 在 PHP 中向演示文稿添加椭圆|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中创建、格式化和操作椭圆形状,适用于 PPT 和 PPTX 演示文稿 —— 并附有代码示例。...addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...

    docs.aspose.com/slides/zh/php-java/ellipse/