Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,078 for

ellipse

(0.02 sec)
  1. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java.... ELLIPSE Ellipse. ELLIPSE_RIBBON Ellipse ribbon. ELLIPSE_RIBBON_2...ELLIPSE_RIBBON_2 Ellipse ribbon 2. FLOW_CHART_ALTERNATE_PROCESS...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats.... Draw Ellipse Draw Pentagon...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  4. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状... shapes # 添加一个椭圆自定义形状 ellipse = shapes . add_auto_shape (...( slides . ShapeType . ELLIPSE , 0 , 100 , 100 , 100 ) # 添加一个矩形自定义形状...

    docs.aspose.com/slides/zh/python-net/connector/
  5. 连接器|Aspose.Slides 文档

    在 Java 中连接 PowerPoint 形状...IAutoShape ellipse = shapes . addAutoShape ( ShapeType . Ellipse , 0...connector . setStartShapeConnect ( ellipse ); connector . setEndShapeConnected...

    docs.aspose.com/slides/zh/java/connector/
  6. 连接器|Aspose.Slides for PHP 文档

    连接PowerPoint形状...getShapes (); # 添加一个椭圆自形状 $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); # 添加一个矩形自形状 $rectangle...

    docs.aspose.com/slides/zh/php-java/connector/
  7. 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...
  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 Node.js via C++. This guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance presentation and usability.... Ellipse DataLabelShapeType . LineCallout...

    docs.aspose.com/cells/nodejs-cpp/set-the-shape-...
  9. 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...
  10. 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/