Convert SVG to PDF in C#

SVG (Scalable Vector Graphics) is popular image format that works regardless of resolution. Whereas, PDF is the most widely used document format and known for keeping the original formatting intact. In this article, we’ll learn how to convert SVG to PDF in C#.
November 17, 2022 · 0 min · Muzammil Khan

Convert Text to SVG in C#

The SVG text element is used to define a text in SVG. You can easily write any text as SVG using the SVG Text element. SVG (Scalable Vector Graphics) is a web-friendly vector file format that displays visual information on a webpage. In this article, you will learn how to convert text to SVG programmatically using C#.
September 13, 2022 · 0 min · Muzammil Khan

SVG Fill Color and SVG Stroke Color in C#

Scalable Vector Graphics (SVG) is a web-friendly vector file format. SVG images are getting popular because of their scalability and quality features. In this article, you will learn how to use SVG stroke and SVG fill CSS properties programmatically using C#.
August 12, 2022 · 0 min · Muzammil Khan

Convert PNG to SVG in Python

As a Python developer, you can easily convert images from PNG into SVG format programmatically in your Python applications. In this article, you will learn how to convert PNG to SVG using Python.
June 22, 2022 · 0 min · Muzammil Khan

Export Visio diagrams to SVG format in your .NET or Mono applications

July 13, 2012 · 0 min · Muhammad Ijaz

ITF6 barcode generation support added in Aspose.BarCode for JasperReports

August 30, 2011 · 0 min · Saqib Razzaq