Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,615 for

ellipse

(0.09 sec)
  1. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......Curve <|-- Circle Curve <|-- Ellipse Curve <|-- Line Curve <|--...Curve <|-- Circle Curve <|-- Ellipse Curve <|-- Line Curve <|--...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  2. curves.png

    nonpremultipled deflate 724 8 8 8 8 PixelInterleaved width=479, height=724, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 724 ke......Curve <|-- Circle Curve <|-- Ellipse Curve <|-- Line Curve <|--...Curve <|-- Circle Curve <|-- Ellipse Curve <|-- Line Curve <|--...

    docs.aspose.com/3d/ar/python-net/aspose-3d-docu...
  3. Animation|Aspose.Slides Documentation

    Master slide animations in C# with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP.... Ellipse , 200 , 50 , 100 , 100 ); var...

    docs.aspose.com/slides/net/examples/elements/an...
  4. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/zh/java/connector/
  5. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...getShapes (); // 添加椭圆自动形状 var ellipse = shapes . addAutoShape ( aspose...aspose . slides . ShapeType . Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  6. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts.... Ellipse DataLabelShapeType . LineCallout...

    docs.aspose.com/cells/cpp/set-the-shape-type-of...
  7. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...IAutoShape ellipse = shapes . AddAutoShape ( ShapeType . Ellipse , 0...connector . StartShapeConnectedT = ellipse ; connector . EndShapeConnectedTo...

    docs.aspose.com/slides/zh/net/connector/
  8. Features|Aspose.Imaging for Java

    Java image processing library core features includes read and write images, draw images, process images and convert between formats....Cubic Bézier, Curve, Arc, Ellipse, Pie, Path) Flip Large images...

    docs.aspose.com/imaging/java/features/
  9. Group Shape|Aspose.Slides for Node.js via .NET ...

    Manage grouped shapes in Aspose.Slides for Node.js: create, nest, align, reorder, and style group shapes with examples in PPT, PPTX, and ODP presentations.... Ellipse , 60 , 0 , 50 , 50 ); presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) # 添加一个矩形...

    docs.aspose.com/slides/zh/python-net/connector/