Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,565 for

ellipse

(0.11 sec)
  1. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...添加椭圆自动形状 SharedPtr < IAutoShape > ellipse = slide -> get_Shapes () ->...AddAutoShape ( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/zh/cpp/connector/
  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/tr/net/aspose-3d-document-ob...
  3. 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/tr/python-net/aspose-3d-docu...
  4. 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/tr/java/aspose-3d-document-o...
  5. 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/es/java/aspose-3d-document-o...
  6. 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/es/python-net/aspose-3d-docu...
  7. 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/de/python-net/aspose-3d-docu...
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....TextFragmentAbsorber class Ellipse class is implemented: Constructor:...Constructor: public Ellipse(float left, float bottom, float width...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. 在 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/
  10. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/connector/