dibujar elipse
Dibujar círculo en Visio
Aspose.Diagram for .NET API permite a los desarrolladores dibujar una forma de círculo en una página. El siguiente ejemplo de código muestra cómo dibujar un círculo en un dibujo Visio.
Dibujar círculo en SVG
Aspose.Diagram for .NET API allows developers to draw a circle in the page and save as SVG format. The code example below shows how to draw a circle in a Visio drawing and save as SVG format.
Dibujar círculo en PDF
Aspose.Diagram for .NET API allows developers to draw a circle in the page and save as PDF format. The code example below shows how to draw a circle in a Visio drawing and save as PDF format.
Dibujar círculo en PNG
Aspose.Diagram for .NET API allows developers to draw a circle in the page and save as PNG format. The code example below shows how to draw a circle in a Visio drawing and save as PNG format.
Dibujar círculo en HTML
Aspose.Diagram for .NET API allows developers to draw a circle in the page and save as HTML format. The code example below shows how to draw a circle in a Visio drawing and save as HTML format.
Dibujar Oval en Visio
Aspose.Diagram for .NET API permite a los desarrolladores dibujar una forma ovalada en una página. El siguiente ejemplo de código muestra cómo dibujar un óvalo en un dibujo Visio.
Dibujar Oval en SVG
Aspose.Diagram for .NET API allows developers to draw a oval in the page and save as SVG format. The code example below shows how to draw a oval in a Visio drawing and save as SVG format.
Dibujar Oval en PDF
Aspose.Diagram for .NET API allows developers to draw a oval in the page and save as PDF format. The code example below shows how to draw a oval in a Visio drawing and save as PDF format.
Dibujar Oval en PNG
Aspose.Diagram for .NET API allows developers to draw a oval in the page and save as PNG format. The code example below shows how to draw a oval in a Visio drawing and save as PNG format.
Dibujar Oval en HTML
Aspose.Diagram for .NET API allows developers to draw a oval in the page and save as HTML format. The code example below shows how to draw a oval in a Visio drawing and save as HTML format.