Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,556 for

ellipse

(0.09 sec)
  1. 连接器|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/connector/
  2. 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...
  3. 档案

    档案...添加形状 SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->Add...AutoShape(ShapeType::Ellipse, 50, 150, 150, 50); // 保存演示文件 p...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  4. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...graphics path from the first ellipse 20 System::SharedPtr < Sys...Orange())); 24 //Fill the ellipse 25 document -> Fill(path);...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  5. 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/
  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. 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/
  8. 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/
  9. 组形状|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理组形状:创建和取消分组,重新排列子形状,设置变换和边界,适用于 PowerPoint 和 OpenDocument。... Ellipse , 60 , 0 , 50 , 50 ); } 访问组形状...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. 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...