Aspose.SVG Product Family
Aspose.SVG for .NET
Aspose.SVG for .NET API is a cross-platform library that provides a wide range of features for processing and rendering SVG documents. The API maintains the Document Object Model (DOM) and is fully compatible with official SVG specifications, enabling you to have total control over SVG nodes and their properties. You can easily modify the document tree, add and remove nodes, and change node properties as described in the official specifications.
Using Aspose.SVG API, you can quickly load, save, and convert SVGs to various formats such as PNG, PDF, and more, excelling in image vectorization. The API allows you to read and traverse the elements of the file, providing comprehensive support for SVG document manipulation.
The API is independent of any other software and enables you to work with SVG files on all platforms that support .NET (Windows, Linux, and macOS).
These are links to some useful resources:
Aspose.SVG for Python via .NET
The Aspose.SVG for Python via .NET API Reference is a powerful tool for Python developers to work with SVG documents programmatically. This API enables the creation, modification, and manipulation of SVG files, offering features for SVG generation, formatting, and transformation. It supports a wide range of tasks, from automating SVG workflows to performing complex SVG manipulations, with detailed documentation and code samples to guide developers.
The API provides intuitive methods and properties for working with SVG elements such as shapes, text, and paths. It maintains the Document Object Model (DOM) and adheres to official SVG specifications, giving developers complete control over SVG nodes and properties. Additionally, the API excels in converting SVGs to various formats like PNG, PDF, and more, making it ideal for tasks involving image vectorization.
By leveraging the Aspose.SVG for Python via .NET API, developers can integrate advanced SVG processing capabilities into their Python applications, streamlining tasks and delivering high-quality, professional SVG documents efficiently. The API is independent of any other software and supports all platforms that run .NET
These are links to some useful resources: