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

ellipse

(0.07 sec)
  1. 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/
  2. 连接器|Aspose.Slides 文档

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

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

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

    docs.aspose.com/slides/zh/php-java/connector/
  4. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD 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: using...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  6. Aspose.Slides for Xamarin|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... IAutoShape ellipse = presentation . Slides [ currentSlideNumber...Aspose . Slides . ShapeType . Ellipse , presPosX , presPosY , width...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  7. SVG 滤镜和渐变 – SVG Filters and Gradients

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。..."none" fill = "#20B2AA" > 14 < ellipse cx = "60" cy = "80" rx = "55"..."55" ry = "35" /> 15 < ellipse cx = "200" cy = "80" rx = "55"...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  8. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java...fill effect was used on an ellipse: // Instantiates a presentation...get_Item ( 0 ); // Adds an ellipse autoshape IShape shp = sld...

    docs.aspose.com/slides/java/shape-formatting/
  9. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD 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: using...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  10. Shape Formatting|Aspose.Slides for PHP Document...

    Format shape in PowerPoint presentation...fill effect was used on an ellipse: # Instantiates a presentation...get_Item ( 0 ); # Adds an ellipse autoshape $shp = $sld -> getShapes...

    docs.aspose.com/slides/php-java/shape-formatting/