Aspose.HTML for Python via .NET V26.6

Released: Jun 26, 2026

Updates in V26.6

Funktionen

  • The library now supports the space-evenly value for align-content and justify-content in Flexbox and Grid layouts.
  • The library now supports the CSS textalignlast property and lastline text justification.

Fehlerkorrekturen

  • Fixed an ArgumentException caused by incompatible unit types that could occur during Flexbox layout.
  • Resolved a stack overflow exception that could arise while processing large documents.
  • Resolved a problem with emoji rendering.
  • Resolved a page-break bug that produced incorrect pagination during rendering.
  • The layout engine now computes logical size and block size to improve layout sizing.
  • Corrected cell background painting to span all rows covered by a rowspan cell.
  • Rendering issues when converting certain web pages to PDF.