Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,706 for

ellipse

(0.06 sec)
  1. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....xlink:href="#Text" fill="blue" /> ellipse <ellipse cx="2.5" cy="1.5" rx="2"...

    docs.aspose.com/pdf/net/convert-images-format-t...
  2. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  3. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。...“circle”、椭圆形 – qualified_name = “ellipse”、矩形 – qualified_name = “rect”、线条...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/
  4. 在 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/
  5. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/shape-format...
  6. 在 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...
  7. 使用 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...
  8. 在 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...
  9. 使用 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/
  10. 使用 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/