Aspose.HTML for Java V26.1

Released: Jan 21, 2026

V26.1 中的更新

特性

  • Added safety constraints (null guards) in rendering SVG image to prevent null-related issues during SVG rendering.
  • Improved handling for missing SVG, missing style (width calculation), and missing/empty viewBox values by adding defensive checks and safe defaults.
  • When SVG input is absent, processing now returns an empty result instead of failing.

修補程式

  • Fixed RegExp behavior for matching expressions and RegExp construction.