Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,613 for

ellipse

(0.09 sec)
  1. Draw Rectangle|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  2. 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...
  3. GroupShape|Aspose.Slides Documentation

    Work with group shapes in C# using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... Ellipse , 60 , 0 , 50 , 50 ); } Access...

    docs.aspose.com/slides/net/examples/elements/gr...
  4. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能...graphics path from the first ellipse 13 path = aspose. pydrawing...GraphicsPath () 14 path. add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... Ellipse 3 Ellipse. Diamond 4 Diamond. Triangle...WedgeEllipseCallout 63 Wedge ellipse callout. Wave 64 Wave. FoldedCorner...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 如何将 Group 形状添加到 Word 文件中|Python via .NET 格式的 As...

    使用 Python 将 group shape 添加到文档中。...枚举 Rectangle RoundRectangle Ellipse Diamond Triangle RightTriangle...

    docs.aspose.com/words/zh/python-net/how-to-add-...
  7. 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...
  8. 档案

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

    blog.aspose.com/zh/slides/working-with-shapes-i...
  9. 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/
  10. 在 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...