Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,560 for

ellipse

(0.11 sec)
  1. 如何优化 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/
  2. 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...
  3. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....any diagram such as IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/words/python/insert-shape-in-word...
  4. Տեղադրեք Shape Word-ում Python-ի միջոցով

    Այս հոդվածը օգնում է, թե ինչպես կարելի է Word-ում ձևը տեղադրել Python-ի միջոցով: Այն ունի IDE կարգավորումներ, քայլեր և օրինակելի կոդը, որը ցույց է տալիս, թե ինչպես կարելի է ուղիղ գիծ քաշել Word-ում՝ օգտագործելով Python-ը:...ցանկացած դիագրամ, օրինակ՝ IMAGE, ELLIPSE, RECTANGLE, ROUND_RECTANGLE...

    kb.aspose.com/hy/words/python/insert-shape-in-w...
  5. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Even drawing a circle or an ellipse is not as simple as it could...Add (path); 43 44 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/net/xps/graphic-utilities/
  6. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....gradient fill effect to an ellipse: // Instantiate the Presentation...// Add an auto shape of the Ellipse type. IAutoShape shape = slide...

    docs.aspose.com/slides/net/shape-formatting/
  7. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....gradient fill effect to an ellipse: // Instantiate the Presentation...// Add an auto shape of the Ellipse type. IAutoShape shape = slide...

    docs.aspose.com/slides/java/shape-formatting/
  8. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....gradient fill effect to an ellipse: // Instantiate the Presentation...// Add an auto shape of the Ellipse type. IAutoShape shape = slide...

    docs.aspose.com/slides/androidjava/shape-format...
  9. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....gradient fill effect to an ellipse: // Instantiate the Presentation...// Add an auto shape of the Ellipse type. auto shape = slide ->...

    docs.aspose.com/slides/cpp/shape-formatting/
  10. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....gradient fill effect to an ellipse: import aspose.slides as slides...# Add an auto shape of the Ellipse type. shape = slide . shapes...

    docs.aspose.com/slides/python-net/shape-formatt...