Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,560 for

ellipse

(0.11 sec)
  1. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Ellipse Shapes Ellipse shapes are also created...

    docs.aspose.com/slides/java/features-overview/
  2. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....the Graphics object Draw an ellipse and a string using the custom...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  3. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....gradient fill effect to an ellipse: // Instantiate the Presentation...// Add an auto shape of the Ellipse type. let shape = slide . getShapes...

    docs.aspose.com/slides/nodejs-java/shape-format...
  4. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...Even drawing a circle or an ellipse is not as simple as it could...>> (path); 49 50 // Draw an ellipse with center (580, 120) and...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  5. Features|Aspose.Imaging for Python via .NET

    Python image processing library core features includes read and write images, draw images, process images and convert between formats....Cubic Bézier, Curve, Arc, Ellipse, Pie, Path) Clear Clipping...

    docs.aspose.com/imaging/python-net/features/
  6. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....via Java Ellipse Shapes You can create or modify Ellipse shapes...

    docs.aspose.com/slides/nodejs-java/features-ove...
  7. Insert Text in XPS Files using Java Easily

    Learn how to insert text in XPS files using Java with [Aspose.Page for Java](https//products.aspose.com/page/java/). Follow our step-by-step guide and code examples.... Explore # Drawa an Ellipse in a PostScript File using...

    blog.aspose.com/page/insert-text-in-xps-files-u...
  8. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....NET Ellipse Shapes You can create or modify Ellipse shapes...

    docs.aspose.com/slides/net/features-overview/
  9. DWG Drawings|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/python-net/dwg-drawings/
  10. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....qualifiedName = “circle”), ellipses (SVGEllipseElement class,... qualifiedName = “ellipse”), rectangles (SVGRectElement class...

    docs.aspose.com/svg/net/edit-svg-file/