Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 1,686 for

ellipse

(0.09 sec)
  1. Aspose Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....graphics such as arcs, curves, ellipses, lines, and more as well as...

    docs.aspose.com/
  2. Diamant zeichnen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie Diamanten auf einer visio-Seite mit Aspose.Diagram zeichnen. Unterstützung bei der Verwendung von C# zum Zeichnen von Diamanten und zum Speichern als PDF, SVG, HTML, Bild, XPS und andere Formate.... new HTMLSaveOptions ()); Ellipse zeichnen Fünfeck zeichnen...

    docs.aspose.com/diagram/de/net/drawing/draw-dia...
  3. SVG-Verläufe – SVG-Code und C#-Beispiele

    Erfahren Sie, wie Sie SVG-Verläufe in XML-Code erstellen und C#-Beispiele für die Implementierung von SVG-Verläufen mithilfe der Aspose.SVG for .NET-API durchgehen...."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/de/net/svg-gradients/
  4. تنسيق أشكال PowerPoint في PHP|توثيق Aspose.Slid...

    تعرّف على كيفية تنسيق أشكال PowerPoint في PHP باستخدام Aspose.Slides—حدد أنماط التعبئة، الخط، والتأثير لملفات PPT و PPTX و ODP بدقة وتحكم كامل....إضافة شكل تلقائي من النوع Ellipse. $shape = $slide -> getShapes...addAutoShape ( ShapeType :: Ellipse , 50 , 50 , 150 , 75 ); //...

    docs.aspose.com/slides/ar/php-java/shape-format...
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python... add_ellipse (aspose. pydrawing . RectangleF...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Gambar DWG|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MTEXT ATTDEF ATTRIB BUSUR ELLIPSE HATCH LEADER TITIK VERTEX 2D...

    docs.aspose.com/cad/id/net/developer-guide/cad-...
  7. Rysunki DWG|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TEXT MTEXT ATTDEF ATTRIB ARC ELLIPSE HATCH LEADER POINT VERTEX 2D...

    docs.aspose.com/cad/pl/java/developer-guide/aut...
  8. إضافة أشكال مختلفة إلى ملفات XPS | المحلول .NET

    NET API Solution لإنشاء ومعالجة أشكال الرسومات المتجهة وسلاسل النص في بضعة أسطر من التعليمات البرمجية. قم بإضافة أشكال مختلفة إلى ملف XPS....// Radial gradient stroked ellipse in the lower left List<XpsGradientStop>...

    products.aspose.com/page/ar/net/manipulate-vect...
  9. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....such as lines, rectangles, ellipses, and polylines. Managing line...

    docs.aspose.com/slides/python-net/product-overv...
  10. Форматирование фигур PowerPoint в Java|Документ...

    Узнайте, как форматировать фигуры PowerPoint на Java с помощью Aspose.Slides — задавайте стили заливки, линий и эффектов для файлов PPT, PPTX и ODP с точностью и полным контролем....// Добавьте автофигуру типа Ellipse. IAutoShape shape = slide ...addAutoShape ( ShapeType . Ellipse , 50 , 50 , 150 , 75 ); //...

    docs.aspose.com/slides/ru/java/shape-formatting/