Aspose.SVG for .NET V25.7
Released: Jul 24, 2025
V25.7 での更新項目
機能
- Added new SVGZ Save Options - A new type, 'SVGZSaveOptions', is now available to help you control the behavior of SVGZ serialization – providing enhanced flexibility when exporting compressed SVG content.
- Enhanced Document Navigation Methods - Several overloads of the Navigate method have been added to enable loading document content from strings, streams or request messages with built-in cancellation support.
- Convenience Properties for DOM and CSS - Multiple Value properties have been introduced across various CSS-related types and DOM nodes (like base URI, child nodes, first/last/next/previous sibling, etc.), offering a more consistent and intuitive API for property access.
- Improved Save Overloads for SVGZ - New overloads in the document saving API now allow consumers to directly specify 'SVGZSaveOptions' for saving SVG documents in the compressed SVGZ format.