Aspose.SVG for .NET API Documentation
Aspose.SVG for .NET has been developed keeping in view .NET application developers who would love to write applications for editing SVG files. The API is a powerful library that can be used for numerous SVG document processing tasks such as creating, modifying, editing converting, and rendering.
Directory | Description |
---|---|
net | Contains Aspose.SVG for .NET documentation |
tests-net | Contains a collection of XUnit tests that help you learn the product features |
Examples of using the API features are given as XUnit tests that serve to accompany the documentation. The XUnit tests help to attend the documentation and cover the possible uses of the API features.
How to Run the Examples?
Download from GitHub
All tests of Aspose.SVG for .NET documentation are written in C# and hosted on GitHub.
You can either clone the repository using GitHub client or download the ZIP file from here.
Extract the contents of ZIP file to any folder on your computer. All the tests are located in the tests-net folder.
Use Visual Studio to run XUnit tests.
Open the Aspose.SVG.Tests.sln solution file in Visual Studio and build the project.
On the first run, the dependencies will automatically be downloaded via NuGet.
Run XUnit tests and see their results in Test Explorer. To run the tests, choose Test > Test Explorer from the top menu bar. You can run all your tests by clicking Run All icon.
The tests-data folder at the root folder of tests-net contains input files that XUnit tests use. It is mandatory that you download the tests-data folder with the Aspose.SVG.Tests project.
For more details, see How to Run the Examples.
SVG File Processing
- Create, read and save SVG files.
- Convert SVG to other supported file formats.
- DOM Tree manipulation as per official SVG specs.
- Support for content navigation via XPath Query, CSS Selectors, Element and Document Traversal features.
- Support for quality rendering.
Read Supported Formats
SVG
Save SVG As
Fixed Layout: PDF, XPS Image: TIFF, BMP, PNG, JPEG, GIF
Platform Independence
Any operating system that can install Mono (.NET 4.0 Framework support) or use .NET core can use Aspose.SVG for .NET. This includes Windows, Linux, and MacOS.
Home | Product Page | Docs | API Reference | Tests | Blog | Free Support | Temporary License