Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,692 for

ellipses

(1.05 sec)
  1. Установка формы меток данных диаграммы|Document...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...на DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Пожалуйста, посмотрите...

    docs.aspose.com/cells/ru/java/set-the-shape-typ...
  2. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....( 0 ); // Add AutoShape of ellipse type var shp = sld . getShapes...( 0 ); // Add AutoShape of ellipse type var shp = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/rectangle/
  3. Aspose.Slides for Java 15.4.0における公開APIと後方互換性のない...

    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/ja/java/public-api-and-b...
  4. Chercher

    chercher...fillEllipse() pour dessiner une ellipse remplie. Répéter les étapes...ci-dessus pour ajouter plus d’ellipses remplies et superposées avec...

    blog.aspose.com/fr/drawing/alpha-blending-in-java/
  5. Arsip

    Arsip... Tambahkan Ellipse (atau bentuk lainnya) menggunakan...Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150, 150, 50); // Simpan...

    blog.aspose.com/id/slides/add-shapes-to-powerpo...
  6. Trabalhar com Formas num ficheiro PS | Python

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  7. Set the Shape Type of Data Labels of Chart|Docu...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...to DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Please see the sample...

    docs.aspose.com/cells/java/set-the-shape-type-o...
  8. Gérer les connecteurs dans les présentations en...

    Permettez aux applications .NET de dessiner, connecter et auto-router des lignes dans les diapositives PowerPoint - maîtrisez pleinement les connecteurs droits, coudés et courbes....coudé) entre deux formes (une ellipse et un rectangle) : // Instancie...forme automatique Ellipse IAutoShape ellipse = shapes . AddAutoShape...

    docs.aspose.com/slides/fr/net/connector/
  9. Lưu trữ

    Lưu trữ...ELLIPSE, 50, 150, 150, 50) # Áp dụng...một số định dạng cho đường Ellipse shp.line_format.fill_format...

    blog.aspose.com/vi/slides/work-with-shapes-in-p...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... SVG <ellipse> – Ellipse Element The <ellipse> element creates...creates an oval shape. Ellipse Attributes Attribute Description...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/