Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,706 for

ellipses

(1.38 sec)
  1. Изграждане на 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...
  2. Chercher

    chercher...des régions remplies, des ellipses et des polygones. L’API propose...des arcs, des cercles, des ellipses ou des courbes fermées en...

    blog.aspose.com/fr/drawing/graphics-programming...
  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. 図形の操作 | 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...
  5. 아카이브

    아카이브...Ellipse, float, float, float, float)...getShapes().addAutoShape(ShapeType.Ellipse, 100, 150, 150, 100); // PPTX...

    blog.aspose.com/ko/slides/add-connect-remove-or...
  6. .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/
  7. Buat Gambar PSD atau PSB dari Awal menggunakan ...

    Contoh bagaimana Aspose.PSD untuk Python dapat membuat Gambar Psd dari awal... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/id/id/python-net/create-psd...
  8. 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-...
  9. 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...
  10. Archivio

    Archivio...Crea un’istanza della classe Ellipse e impostane le dimensioni....metodo Graph.getShapes().add(Ellipse) . Aggiungi un grafico alla...

    blog.aspose.com/it/pdf/create-graphs-and-charts...