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

ellipse

(0.28 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/tr/java/aspose-3d-document-o...
  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/python-net/aspose-3d-docu...
  3. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for Android 中管理组合形状:使用 Java 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置组形状的样式。... Ellipse , 60 , 0 , 50 , 50 ); } finally...

    docs.aspose.com/slides/zh/androidjava/examples/...
  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/de/python-net/aspose-3d-docu...
  5. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++.... Ellipse 3 Ellipse. Diamond 4 Diamond. Triangle...WedgeEllipseCallout 63 Wedge ellipse callout. Wave 64 Wave. FoldedCorner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD 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: using...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  7. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。..."none" fill = "#20B2AA" > 14 < ellipse cx = "60" cy = "80" rx = "55"..."55" ry = "35" /> 15 < ellipse cx = "200" cy = "80" rx = "55"...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  8. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/connector/
  9. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...different line objects such as an ellipse, circle, etc with the specified...

    docs.aspose.com/drawing/net/working-with-pens/
  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/