Browse our Products

Aspose.Words for Java 24.7 Release Notes

Major Features

There are 110 improvements and fixes in this regular monthly release. The most notable are:

  • Accessible PDF Export: Export documents to PDF/UA-2 format, ensuring accessibility for users with disabilities.
  • Enhanced XLSX Export: The exporter can now automatically detect the datetime format for seamless data export.
  • ActiveX Control Management: You can now modify properties of ActiveX type objects, providing greater control over their behavior.
  • Granular Markdown Export: The LinkExportMode property within MarkdownSaveOptions allows you to control how links are exported in Markdown format.
  • ActiveX Radio Button Interaction: Set the value of radio button ActiveX controls, enabling dynamic interactions.
  • ActiveX Checkbox Toggling: Easily set the checked state (checked or unchecked) of ActiveX checkboxes.
  • Chart Data Label Customization: Control the orientation and rotation of data labels within charts for enhanced presentation.
  • VBA Project Protection Check: A new public property VbaProject.IsProtected allows you to verify if a VBA project is protected.
  • Custom Number Style Format for List Levels: The public property ListLevel.CustomNumberStyleFormat now includes a setter, enabling you to define custom number styling for list levels.

Full List of Issues Covering all Changes in this Release