Aspose.Words for Android via Java Releases

Released: Sep 30, 2025

Updates in V25.9

Features

  • AI Features: Added the ability to use self-hosted LLM implementations, allowing for greater privacy and control over AI-driven features.
  • Replacing: Introduced the ReplacingArgs.MatchEndNode public property to provide developers with more precise control during text replacement operations.
  • Table Management: Added the Row.Hidden public property, enabling the ability to programmatically show or hide specific rows within a table.
  • Font Rendering: Implemented initial support for OpenType Font...

Released: Jun 26, 2025

Updates in V25.6

Features

  • Paper Size Options: Added JisB4 and JisB5 paper size support.
  • HTML Output Control: Added the 'HtmlSaveOptions.RemoveJavaScriptFromLinks' option.
  • Watermark Enhancement: Added a new overload for 'Watermark.SetImage' with Stream as a parameter.
  • LowCode API Usability: Significantly improved the usability of the LowCode API.
  • Chart Styling: Added the ability to set chart style.
  • Markdown Export: Added the possibility to control how empty paragraphs are exported into Markdown.
  • Multi-Page Export...

Released: Mar 26, 2025

Updates in V25.3

Features

  • Enhanced HTML/SVG Saving: Added IdPrefix and RemoveJavaScriptFromLinks options to both HtmlFixedSaveOptions and SvgSaveOptions.
  • AI Grammar Checking: Enabled grammar checking functionality using OpenAI.
  • Advanced Markdown Options: Added options to set image resolution and OfficeMath output mode in MarkdownSaveOptions.
  • Updated HarfBuzz to 10.2.0 and downgraded Legacy HarfBuzz to 6.0.0.
  • List Management: Introduced the ListCollection.AddSingleLevelList() method for improved list handling...

Released: Dec 20, 2024

Updates in V24.12

Features

  • Enhanced ActiveX Control Support: Introduced the ability to create CommandButton ActiveX controls.
  • Shape Visibility Control: Added a new public property 'Shape.Hidden' to control the visibility of shapes.
  • Group Shape Insertion: Added the ability to group individual shapes, group shapes together and directly group both shapes and group shapes.
  • Markdown Export Options: Incorporated an option to export tables as HTML when saving documents to Markdown format.
  • Pie and Doughnut Chart...

Released: Sep 19, 2024

Updates in V24.9

Features

  • Accessible PDF Export: Added the ability to 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 now allows you to control how links...

Released: Jun 29, 2024

Updates in V24.6

Features

  • Added the ability to embed fonts declared in @font-face rules into the resulting document's font definitions.
  • Chart API has been extended with new popular options.
  • Added the ability to specify sign options for the documents in SaveOptions.
  • Added the ability to work with glow and reflection formatting for the drawing object.
  • Added a function to eliminate empty pages from the document.
  • Added DML effects rendering for SVG graphics.
  • Introduced support for creating combo charts and...

Released: Mar 29, 2024

Updates in V24.3

Features

  • Added the ability to modify the text of the TextBox OLE control.
  • Added new public properties to manage stroke colors.
  • Implemented 'Bibliography Sources' public API.
  • LINQ Reporting Engine - Provided a way to restrict access to members of certain types within templates.
  • Developed a new TIFF reader/writer.
  • Chart API has been extended with new popular options.
  • Implemented binary raster operations emulation for WMF metafiles.
  • Introduced new public properties for enhanced style management...

Released: Dec 22, 2023

Updates in V23.12

Features

  • Added a generic type parameter to CompositeNode's class methods.
  • Implemented various PDF rendering optimizations to reduce output size.
  • Added the ability to retrieve foreground color without modifiers in the Fill and Stroke classes.
  • Expanded the functionality of ChartDataPointCollection, ChartSeries, and ChartFormat classes with new options.
  • Added a simplified method for inserting one document inside another at the current cursor position.
  • Added new ImageData.FitImageToShape() method...

Released: Sep 29, 2023

Updates in V23.9

Features

  • You can now read 'styleId' values.
  • Added support for 'MarkdownSaveOptions.ImagesFolderAlias'.
  • Added the ability to set chart axis titles.
  • Improved 'MetafileRenderingOptions' properties related to metafile size during page emulation.
  • Specify a font's vertical position on a line.
  • Added support for 'CITATION' and 'BIBLIOGRAPHY' fields.
  • Added functionality to automatically generate a Table of Contents (TOC) for MOBI documents.
  • Added a new public property to specify the size of rendered...

Released: Jun 30, 2023

Updates in V23.6

Features

  • Set the distance between a table and surrounding text.
  • Added a simple way to work with series and axes in combination charts.
  • Added new public properties connected to relative shape positioning and sizing.
  • Improved accuracy of color brightness calculations for automatic text color resolution.
  • Added public properties to set temporary folder and skip loading native library.
  • Added the ability to modify/remove chart series data.
  • Added support for text wrapping in headers and footers.
  • Added...