Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 590 for

ellipse

(0.05 sec)
  1. Shape Formatting|Aspose.Slides for Python Docum...

    Format shape in PowerPoint presentation in Python...fill effect was used on an ellipse: import aspose.slides as slides...pres . slides [ 0 ] # Adds an ellipse autoshape shp = sld . shapes...

    docs.aspose.com/slides/python-net/shape-formatt...
  2. 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/
  3. Features Overview|Aspose.Slides Documentation

    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.... Ellipse Shapes Ellipse shapes are also created...

    docs.aspose.com/slides/java/features-overview/
  4. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting....Slides for C++ Ellipse Shapes Ellipse shapes are also created...

    docs.aspose.com/slides/cpp/features-overview/
  5. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....object Create a shape such as Ellipse Define a matrix with desired...

    docs.aspose.com/drawing/net/working-with-coordi...
  6. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Create a shape such as Ellipse . Define a Matrix object with...

    docs.aspose.com/drawing/java/working-with-coord...
  7. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in C# or .NET...fill effect was used on an ellipse: // Instantiates a presentation... Slides [ 0 ]; // Adds an ellipse autoshape IShape shp = sld...

    docs.aspose.com/slides/net/shape-formatting/
  8. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...r= "0" > 15 </circle> 16 <ellipse rx= "0" /> 17 <image width=...org/2000/svg" > 2 <g> 3 <ellipse rx= "1" /> 4 <ellipse ry= "1" /> 5 </g>...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/
  9. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。... SVG 椭圆 – SVG Ellipse 椭圆形是比圆形更通用的图形。在创建“ ”元素的上下文中,长半轴..."http://www.w3.org/2000/svg" > 2 < ellipse cx = "140" cy = "310" rx =...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...
  10. Shape Formatting|Aspose.Slides for Node.js via ...

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

    docs.aspose.com/slides/nodejs-java/shape-format...