Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,708 for

ellipses

(0.48 sec)
  1. Android のプレゼンテーションに楕円を追加する|Aspose.Slides ドキュメント

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

    docs.aspose.com/slides/ja/androidjava/ellipse/
  2. 楕円|Aspose.Slides for Node.js via .NET ドキュメント

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....オブジェクトが提供する addAutoShape メソッドを使用して、Ellipse タイプの AutoShape を追加します。 変更されたプレゼンテーションを...aspose . slides . ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //...

    docs.aspose.com/slides/ja/nodejs-java/ellipse/
  3. آرشیوها

    آرشیوها...Ellipse, 50, 150, 150, 50); // ذخیره...Autoshape Ellipse را اضافه کنید IAutoShape ellipse = shapes....

    blog.aspose.com/fa/slides/add-shapes-to-powerpo...
  4. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  5. Rechtecke zu Präsentationen in PHP hinzufügen|A...

    Steigern Sie Ihre PowerPoint-Präsentationen, indem Sie mit Aspose.Slides für PHP über Java Rechtecke hinzufügen – gestalten und ändern Sie Formen ganz einfach programmgesteuert....Füge eine AutoShape vom Typ Ellipse hinzu $shp = $sld -> getShapes...einige Formatierungen auf die Ellipse-Form an $shp -> getFillFormat...

    docs.aspose.com/slides/de/php-java/rectangle/
  6. ארכיון

    ארכיון...הצורה SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // שמור קובץ...

    blog.aspose.com/he/slides/working-with-shapes-i...
  7. ایجاد تصویر PSD یا PSB از ابتدا با استفاده از پ...

    نمونه از نحوه‌ی ایجاد تصویر Psd از ابتدا با استفاده از Aspose.PSD برای پایتون... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/fa/fa/python-net/ایجاد-psd-...
  8. Drawing Images in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Drawing Arc in Jython Drawing Ellipse in Jython Drawing Images using...

    docs.aspose.com/imaging/java/drawing-images-in-...
  9. shapes.svg

    ellipse cx="140" cy="310" rx="90" ry="20"...style="fill:OrangeRed" /> <ellipse cx="120" cy="280" rx="110"...

    docs.aspose.com/html/files/shapes.svg
  10. إدارة الموصلات في العروض التقديمية باستخدام .NE...

    تمكين تطبيقات .NET من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint—احصل على تحكم كامل في الموصلات المستقيمة والمرفقة والمنحنية....IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/ar/net/connector/