Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,565 for

ellipse

(0.16 sec)
  1. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....for sections of circles and ellipses drawing. For SVG arcs creating...not enough to specify only ellipse radii. You should take into...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  2. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...appears in the projection as an ellipse of equal area. So how to calculate...

    products.aspose.com/gis/net/measure-distance/
  3. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...appears in the projection as an ellipse of equal area. So how to calculate...

    products.aspose.com/gis/net/measure-distance
  4. Aspose.PDF 的 XML 架构|Aspose.PDF for .NET

    本文描述了用于在 Aspose.PDF for .NET 中处理 XML 文档的 XML 架构...type= "asp:EllipseType" name= "Ellipse" minOccurs= "0" /> <xs:element...

    docs.aspose.com/pdf/zhnet/supported-xml-schema/
  5. XML Schema of Aspose.PDF|Aspose.PDF for .NET

    This article describes an XML schema for working with XML documents in Aspose.PDF for .NET...type= "asp:EllipseType" name= "Ellipse" minOccurs= "0" /> <xs:element...

    docs.aspose.com/pdf/net/supported-xml-schema/
  6. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....= “circle”, ellipses – qualified_name = “ellipse”, rectangles...

    docs.aspose.com/svg/python-net/edit-svg-file/
  7. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。..."130" width = "200" /> 13 < ellipse cx = "300" cy = "150" rx =...= "150" ry = "50" /> 14 < ellipse cx = "490" cy = "140" rx = "50"...

    docs.aspose.com/svg/zh/net/svg-gradients/
  8. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work.... Ellipse , 150 , 150 , 100 , 100 );...

    docs.aspose.com/slides/net/clone-slides/
  9. 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...
  10. 在 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/