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

ellipse

(0.13 sec)
  1. 使用 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/
  2. 在 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...
  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. 在 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...
  5. 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/
  6. 使用 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/
  7. 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...
  8. 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...
  9. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...xlink:href="#Text" fill="blue" /> ellipse <ellipse cx="2.5" cy="1.5" rx="2"...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  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/