Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,613 for

ellipse

(0.06 sec)
  1. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。... ELLIPSE , 50 , 50 , 150 , 75 ) # 对椭圆应用渐变格式。...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 50 , 100 , 100 ) shape...

    docs.aspose.com/slides/zh/python-net/shape-form...
  2. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... Ellipse , 50 , 50 , 150 , 75 ); //...addAutoShape ( ShapeType . Ellipse , 50 , 50 , 100 , 100 ); shape...

    docs.aspose.com/slides/zh/java/shape-formatting/
  3. 使用 XPS 图形实用程序 | Java

    学习如何使用 Aspose.Page API for Java 中的图形实用程序在 XPS 页面上轻松生成图像和相对复杂的形状...add (path); 43 44 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/zh/java/xps/graphic-utilit...
  4. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...Add (path); 43 44 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  5. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... Ellipse , 50 , 50 , 150 , 75 ); //...aspose . slides . ShapeType . Ellipse , 50 , 50 , 100 , 100 ); shape...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  6. 使用 XPS 图形实用程序 | C++

    了解如何使用 Aspose.Page API for C++ 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...>> (path); 49 50 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/zh/cpp/xps/graphic-utilities/
  7. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting....opacity:1 6 7 Element : < ellipse > 8 Style: fill:orangered Why...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  8. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... AddText ( "<ellipse>" , y: 110) 14 . AddText (...like rectangles, circles, ellipses, lines, polylines, polygons...

    docs.aspose.com/svg/net/element-builders/
  9. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....such as rectangle, circle, ellipse, line, arc, bezier curve and...

    docs.aspose.com/pdf/php-java/convert-other-file...
  10. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...respectively, a rectangle or an ellipse on the page. When opened, they...

    docs.aspose.com/pdf/cpp/figures-annotation/