Aspose.Words for Android via Java のリリース

Released: Mar 24, 2023

V23.3 での更新項目

機能

  • Added the ability to generate TOC (table of contents) for AZW3 documents.
  • Improved performance of raster operations with metafiles.
  • Added the ability to work with shading theme colors.
  • Provided a way to control how list items are exported to Markdown.
  • Added support of R-squared coefficients in charts.
  • Added the ability to specify character spacing in a document.
  • Added document style option, which allows you to specify whether a style is automatically redefined.
  • Significantly improved chart...

Released: Dec 25, 2022

V22.12 での更新項目

機能

  • Added the ability to ignore 'StructuredDocumentTags' when using find/replace.
  • 'HtmlSaveOptions.MetafileFormat' now affects OLE objects and controls.
  • Added custom colored/grayscale printing mode.
  • Added the ability to create new 'Citation' structured document tags.
  • Added support for field update progress tracking.
  • Added new property which allows you to embed OLE attachments from the source document to the output PDF document.
  • Changed default behavior when opening document of unknown format...

Released: Sep 16, 2022

V22.9 での更新項目

機能

  • Added support for WCAG 2.0 PDFs.
  • Added support for parsing of OpenType (CFF) glyph data.
  • Added a new HTML import mode for block-level elements.
  • Added support for DATABASE fields.
  • Added the ability to set shadow formatting for shape objects.
  • Added support for exporting to and importing from Amazon Kindle AZW3 and Mobipocket formats.
  • Added support for cell spacing in tables when rendering.
  • Improved font substitution for symbols.
  • Improved rotation algorithm for chart axis labels.
  • Improved...

Released: Jun 24, 2022

V22.6 での更新項目

機能

  • Added the ability to save files to PDF/A-4.
  • Read Adobe Photoshop metadata resolution in JPEG images.
  • Manipulate DrawingML chart legend entries.
  • Added the ability to specify the name of an XLS/XLSX file a DrawingML chart is linked to.
  • Added a new mode for importing HTML block-level elements.
  • Added support for loading EPUB and XML documents.
  • Added support for “Envelope No. 10” page size when printing.
  • Added support for rendering a border box around MathML formulas.
  • Improved font detection when...

Released: Mar 28, 2022

V22.3 での更新項目

機能

  • Added support for rendering to PDF with PDF/UA-1 compliance. This option assumes compliance with document special accessibility requirements.
  • Improved rendering of operators in MathML formulas.
  • Added new option to control conflicting style behavior upon import.
  • Added the ability to get saving progress notifications through SaveOptions.ProgressCallback.
  • Added dynamic text color setting using LINQ Reporting Engine.
  • AZW3 (KF8) format is now supported for loading.
  • Added the ability to get custom...

Released: Dec 21, 2021

V21.12 での更新項目

機能

  • Added new UseAttachments option to display attachments panel in rendered PDF documents.
  • Added new ChmLoadOptions class.
  • Added LoadOptions.ProgressCallback property.
  • Added the ability to get OOXML of content.
  • Added the ability to load previously saved font search cache to speed up font cache initialization process upon rendering.
  • Added recognition of non-standard footnotes in PDF documents during import workflow.
  • Added support for ‘Allow Latin text to wrap in the middle of a word’ feature...

Released: Nov 3, 2021

V21.10 での更新項目

機能

  • Added the ability to insert GIF images into a document.
  • Added new PDF save option - ExportLanguageToSpanTag.
  • Added new SaveOptions.ExportGeneratorName public property.
  • Added a field updating public callback.
  • License checking has been updated to tolerate “suspicious” complex environments.
  • Added the ability to get CustomNumberStyleFormat of ListLevel.
  • Added the ability to get the string representation of the ListLevel object for the specified index.
  • Added the ability to export triangular...

Released: Jul 28, 2021

V21.7 での更新項目

機能

  • Added new fill pattern method.
  • Added the ability to read a URL from the Target attribute from inside webSettings.xml.rels files.
  • Added maskPen rasterOp mode in InkML rendering.
  • Added support for several exact date-time parse formats while loading from JSON.
  • Added support for using arrays with data bands and LINQ extension methods for Java.
  • Added the ability to render brushes in maskPen rasterOp mode.
  • You can now make links clickable when converting CHM to HTML when the file is pointing to...

Released: Apr 30, 2021

V21.4 での更新項目

機能

  • Added the ability to remove unused BuiltIn Styles.
  • The Fill class has been extended with functionality for processing solid fills.
  • Public API of Structured Document Tag range has been extended.

不具合の修正

  • Document.getRange().replace() bulk bug fixing and improvement.
  • JavaDoc documentation update and bug fixes.

Released: Feb 27, 2021

V21.2 での更新項目

機能

  • Optimized “throws Exception” clauses in public API.
  • Harfbazz improvements.
  • Added the ability to load documents from an IStream object in COM applications.
  • Added an option to update CreatedTime property when saving.
  • Added API to manipulate Font object themed properties.

不具合の修正

  • XmlDataSource fixes.