Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,707 for

ellipse

(0.19 sec)
  1. 図形の操作 | Python

    PSファイルに図形を追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使い方については、こちらをご覧ください。...graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  2. .NET でプレゼンテーションに楕円を追加|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PPT および PPTX プレゼンテーション内の楕円形を作成、書式設定、および操作する方法を学びます—C# のコード例が含まれています。...オブジェクトが提供する AddAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加します 変更したプレゼンテーションを書き出して...AddAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //PPTX...

    docs.aspose.com/slides/ja/net/ellipse/
  3. Archiv

    Archiv...hinzu SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Präsentationsdatei...

    blog.aspose.com/de/slides/working-with-shapes-i...
  4. Aspose.Slides pour Xamarin|Documentation Aspose...

    Créez des applications mobiles Xamarin en C# pour afficher, modifier et convertir des présentations avec Aspose.Slides, en prenant en charge les fonctionnalités riches pour PPT, PPTX et ODP sur Android....permettant d’ajouter une forme d’ellipse au toucher sur la diapositive...MainActivity.cs - Ajouter une ellipse au clic sur la diapositive...

    docs.aspose.com/slides/fr/net/aspose-slides-for...
  5. Робота з фігурами в PostScript | C++

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...цього коду виглядає як Додайте Ellipse до PS Щоб додати еліпс до ...PsDocument. Stroke (outline) the ellipse path. Copy 1 // The path to...

    docs.aspose.com/page/uk/cpp/ps/working-with-sha...
  6. Archiv

    Archiv...Linie mit C# Zeichnen Sie eine Ellipse mit C# Zeichnen eines Bogens...Codebeispiels. Zeichnen Sie eine Ellipse mit C# # Im Folgenden sind...

    blog.aspose.com/de/imaging/draw-shapes-in-csharp/
  7. ค้นหา

    ค้นหา...Ellipse, 50, 150, 150, 50); // บันทึกงานนำเสนอ...เพิ่มรูปร่างอัตโนมัติ Ellipse IAutoShape ellipse = shapes.AddAutoShape(ShapeType...

    blog.aspose.com/th/slides/add-shapes-to-powerpo...
  8. Lavorare con le forme in PostScript | .NET

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET.... Copy 1 // Add ellipse to PS document. 2 3 string...graphics path from the first ellipse 12 GraphicsPath path = new...

    docs.aspose.com/page/it/net/ps/working-with-sha...
  9. Trabalhar com Formas em PostScript | .NET

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em .NET.... Copy 1 // Add ellipse to PS document. 2 3 string...graphics path from the first ellipse 12 GraphicsPath path = new...

    docs.aspose.com/page/pt/net/ps/working-with-sha...
  10. Создание изображения PSD или PSB с нуля с испол...

    Пример того, как Aspose.PSD для Python может создавать изображение Psd с нуля... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/ru/ru/python-net/create-psd...