Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,689 for

ellipses

(1.18 sec)
  1. Archiv

    Archiv... Vytvořte instanci třídy Ellipse a nastavte její rozměry. Nastavte...pomocí metody Graph.Shapes.Add(Ellipse) . Přidejte graf na stránku...

    blog.aspose.com/cs/pdf/create-graphs-and-charts...
  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. Gérer les connecteurs dans les présentations av...

    Permettre aux applications Python de dessiner, connecter et auto-router des lignes dans les diapositives PowerPoint et OpenDocument — obtenir un contrôle total sur les connecteurs droits, coudés et incurvés....Ajouter une AutoShape ellipse. ellipse = shapes . add_auto_shape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # Ajouter...

    docs.aspose.com/slides/fr/python-net/connector/
  4. Создание изображения 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...
  5. Изграждане на PSD или PSB изображение от нулата...

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

    docs.aspose.com/psd/bg/python-net/create-psd-ps...
  6. أرشيف

    أرشيف...الشكل SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // حفظ ملف العرض...

    blog.aspose.com/ar/slides/working-with-shapes-i...
  7. Archiv

    Archiv...tvar SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // Uložit soubor...

    blog.aspose.com/cs/slides/working-with-shapes-i...
  8. PSファイル内の図形の操作 | Java

    PSファイルに図形を追加する方法については、Aspose.Page APIソリューションで回答されています。Javaでの機能の使用方法については、こちらをご覧ください。... Copy 1 // Add ellipse to PS document. 2 3 String...graphics path from the first ellipse 12 GeneralPath path = new GeneralPath();...

    docs.aspose.com/page/ja/java/ps/working-with-sh...
  9. Lưu trữ

    Lưu trữ...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // Ghi...

    blog.aspose.com/vi/slides/add-connect-remove-or...
  10. Add different figures to XPS files | C++

    API Solution for C++ to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....rectangle Add an ellipse with C++. To add an ellipse or other figure...adding a rectangle. Add an ellipse XPS What is XPS File Format...

    products.aspose.com/page/cpp/manipulate-vector-...