Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,707 for

ellipses

(0.15 sec)
  1. 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...
  2. 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...
  3. How to Run Aspose.Drawing in Docker|Documentation

    Run Aspose.Drawing in a Docker container for Linux, Windows Server and any OS....application that draws an ellipse and saves it as an image. The...simple program that creates an ellipse and saves it as an image: Note...

    docs.aspose.com/drawing/net/how-to-run-aspose-d...
  4. Drawing Images in PHP|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 PHP Drawing Ellipse in PHP Drawing Images using...

    docs.aspose.com/imaging/java/drawing-images-in-...
  5. Tạo Ảnh PSD hoặc PSB Từ Đầu bằng Python|Documen...

    Ví dụ về cách Aspose.PSD cho Python có thể tạo Ảnh Psd từ đầu... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/vi/vi/python-net/create-psd...
  6. Javaでプレゼンテーションに楕円を追加する|Aspose.Slides ドキュメント

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

    docs.aspose.com/slides/ja/java/ellipse/
  7. ארכיון

    ארכיון...Ellipse, 50, 150, 150, 50); // שמור...IAutoShape ellipse = shapes.AddAutoShape(ShapeType.Ellipse, 0, 100...

    blog.aspose.com/he/slides/add-shapes-to-powerpo...
  8. إدارة الموصلات في العروض التقديمية باستخدام .NE...

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

    docs.aspose.com/slides/ar/net/connector/
  9. Rechtecke zu Präsentationen in JavaScript hinzu...

    Steigern Sie Ihre PowerPoint‑Präsentationen, indem Sie Rechtecke mit JavaScript und Aspose.Slides für Node.js hinzufügen – gestalten und ändern Sie Formen einfach programmatisch....Sie ein AutoShape vom Typ Ellipse hinzu var shp = sld . getShapes...Sie ein AutoShape vom Typ Ellipse hinzu var shp = sld . getShapes...

    docs.aspose.com/slides/de/nodejs-java/rectangle/
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Raggruppa le forme senza sforzo con il metodo InsertGroupShape di DocumentBuilder. Crea progetti organizzati inserendo nuovi nodi GroupShape senza soluzione di continuità.... Ellipse , 150 , 200 ); shape2 . Left...InsertShape ( ShapeType . Ellipse , 150 , 200 ); shape2 . Left...

    reference.aspose.com/words/it/net/aspose.words/...