Aspose.Words for Android via Java V25.9

Released: Sep 30, 2025

V25.9 での更新項目

機能

  • 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 Variations, allowing for richer and more flexible typographic display.
  • TIFF Reading: Implemented a new TIFF reader.
  • Markdown Export: Added more control over how non-compatible tables are rendered when exporting to HTML.
  • Find and Replace: Added a new option to ignore Office Math objects during search and replace operations.
  • Printing: Introduced a new property to check the number of pages remaining in a print job.
  • Markdown Import: Introduced a new option to specify the character for soft line breaks.
  • Page Extraction: Added new options to provide greater control over the page extraction process.
  • Document Loading: Introduced a new 'RecoveryMode' option for greater control when opening corrupted documents.
  • Shape & Text Formatting: Enhanced control over shadow effects with the addition of new public properties.
  • Markdown Export: Added support for exporting mathematical equations (Office Math) to LaTeX expressions.
  • Font Handling: Improved diagnostics by introducing typed warnings for font substitution, allowing for more robust error handling.