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

ellipses

(0.07 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. 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-...
  4. Utwórz obraz PSD lub PSB od podstaw używając Py...

    Przykład tworzenia obrazu Psd Image od podstaw za pomocą Aspose.PSD dla Pythona... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/pl/pl/python-net/utworz-obr...
  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/uk/uk/python-net/create-psd...
  6. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++.... Ellipse 3 Ellipse. Diamond 4 Diamond. Triangle...WedgeEllipseCallout 58 Callout wedge ellipse. Wave 59 Wave. FoldedCorner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Создание изображения 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...
  8. Изграждане на 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...
  9. 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...
  10. Робота з фігурами в 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...