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

ellipse

(0.07 sec)
  1. 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...
  2. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... ELLIPSE , 60 , 0 , 50 , 50 ) presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...contains two formulas and a drawn ellipse. If any one of these formulas...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  4. Group Shape|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/examples/elements/gr...
  5. 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...
  6. 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/
  7. Features|Aspose.Imaging for .NET

    C# 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) Clear Clipping...

    docs.aspose.com/imaging/net/features/
  8. 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...
  9. 组形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  10. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。...IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

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