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

ellipse

(0.26 sec)
  1. 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...
  2. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....:: Drawing :: ShapeType :: Ellipse , 150 , 200 ); shape2 -> set_Left...:: Drawing :: ShapeType :: Ellipse , 150 , 200 ); shape2 -> set_Left...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. 档案

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

    blog.aspose.com/zh/slides/working-with-shapes-i...
  5. 如何将 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-...
  6. 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...
  7. 在 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...
  8. 在 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...
  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. 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/