We are honored to announce first public release of Aspose.XPS for .NET 18.7. First version of the API is now available and can be downloaded from NuGet Gallery. Aspose.XPS for .NET is a .NET library which is built to allow developers to create, edit and save new as well as existing XPS documents. Various features regarding creating objects in XPS documents, editing shapes and adding transparency have been offered in first version of the API. We recommend you to have a detailed look over release notes page of first version before using it in your .NET applications. Further details about features offered in this release are as follows:
Creating and Manipulating XPS Documents
First version of Aspose.XPS for .NET focuses on providing functionality to create and manipulate XPS documents. Following is list of features which have been demonstrated with examples written in C# over official documentation site of the API:
- Add Gradient in XPS Document
- Add Image inside XPS Documents
- Add Pages to XPS Document
- Add Shapes in XPS Documents
- Manipulate Text inside XPS Documents
- Add Transparent Object inside XPS Document
- Set Opacity Mask
- Add Grid using Visual Brush
Aspose.XPS for .NET Resources
As it is always recommended to use latest releases of our API’s, so we suggest you to please download the latest release Aspose.XPS for .NET 18.7 and check following resources which will help you working with API:
- Home page for Aspose.XPS for .NET
- Download Aspose.XPS for .NET 18.7
- Aspose.XPS product family forum– Post your technical questions and queries, or any other problem you faced while running Aspose.XPS APIs.
- Aspose.XPS for .NET online documentation– help documentation and API reference documents.
- Enable Blog Subscription– Do not limit yourself, you can keep yourself updated with the latest news on Aspose.XPS APIs, new features, fixes and other API related topics by subscribing to Aspose.XPS blog.
- Aspose.XPS for .NET Examples – We have published our code examples on the social coding website GitHub.com. Anyone could explore the code examples for learning purposes.