Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 590 for

ellipse

(0.03 sec)
  1. How to Run Aspose.Drawing in Docker|Documentation

    Run Aspose.Drawing 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: Note...

    docs.aspose.com/drawing/net/how-to-run-aspose-d...
  2. 连接器|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/connector/
  3. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状...添加椭圆自动形状 SharedPtr < IAutoShape > ellipse = slide -> get_Shapes () ->...AddAutoShape ( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); //...

    docs.aspose.com/slides/zh/cpp/connector/
  4. 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...
  5. 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...
  6. 连接器|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/php-java/connector/
  8. 连接器|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/
  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. 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...