Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,686 for

ellipses

(0.11 sec)
  1. API publique et changements incompatibles avec ...

    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....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/fr/androidjava/public-ap...
  2. Dessin d'Images|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.... Dessin d’Ellipse L’exemple de dessin d’ellipse est le deuxième...Graphics pour dessiner la forme d’ellipse sur la surface de l’image....

    docs.aspose.com/psd/fr/net/drawing-images/
  3. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....drawing object such as an ellipse, circle, etc with the specified...example to draw a solid filled Ellipse Save the output to any desirable...

    docs.aspose.com/drawing/net/working-with-brushes/
  4. Tambahkan Objek Elips ke file PDF|Aspose.PDF un...

    Artikel ini menjelaskan bagaimana cara membuat objek Elips ke PDF Anda menggunakan Aspose.PDF untuk C++....Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Aspose :: Pdf :: Drawing :: Ellipse > ( 50 , 50 , 18 , 300 ); ellipse2...

    docs.aspose.com/pdf/id/cpp/add-ellipse/
  5. API Público y Cambios Incompatibles hacia Atrás...

    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....IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/es/java/public-api-and-b...
  6. Cambios en la API pública y incompatibilidades ...

    Revisa las actualizaciones de la API pública y los cambios incompatibles en Aspose.Slides para .NET para migrar sin problemas tus soluciones de presentación PowerPoint PPT, PPTX y ODP....IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/es/net/public-api-and-ba...
  7. PDFファイルに楕円オブジェクトを追加する|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFに楕円オブジェクトを作成する方法を説明します。...Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 , 120 , 60 );...Text :: TextFragment > ( "Ellipse" )); graph -> get_Shapes ()...

    docs.aspose.com/pdf/ja/cpp/add-ellipse/
  8. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....connector between two shapes (an ellipse and a rectangle): import aspose... shapes # Add an ellipse AutoShape. ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/connector/
  9. 記録

    記録...slides[0] # Add auto shape of ellipse type shp = sld.shapes.add_auto_shape(slides...add_auto_shape(slides.ShapeType.ELLIPSE, 50, 150, 150, 50) # Apply...

    blog.aspose.com/ja/slides/work-with-shapes-in-p...
  10. Usar la API de gráficos para editar capas en ar...

    Ejemplo de cómo utilizar la API de gráficos en Aspose.PSD para Python...draw_ellipse(). El Rectangle(100, 100, 200...de elipse. graphics . draw_ellipse ( pen , Rectangle ( 100 , 100...

    docs.aspose.com/psd/es/es/python-net/graphics-api/