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

ellipse

(0.87 sec)
  1. 在 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...
  2. 在 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...
  3. 使用 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/
  4. 使用 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...
  5. 使用 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/
  6. 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...
  7. 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/
  8. 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...
  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/