Aspose.Words for Java 新版本发表

Released: Nov 13, 2020

V20.11 中的更新

特性

  • Document.SpellingChecked and Document.GrammarChecked properties have been exposed publicly.
  • Charts data points API has been extended.
  • Added basic support for rendering fonts with legacy Arabic encodings.
  • Added table row wrapping around floaters.

修补程序

  • Different scales of the image watermark.
  • Comment.getDateTime(), DigitalSignature.getSignTime() returns date plus current time zone.
  • JAI + non-Oracle JRE incompatibility: jpegfactory fails with com.sun.* exception.
  • RTF can’t load ImageData with...

Released: Oct 23, 2020

V20.10 中的更新

特性

  • Added the ability to export non-sequential pages to rendered formats.
  • Added support for CHM format.
  • Released first version of SmartArt Cold Rendering.
  • Improved text effects rendering in Microsoft .NET Standard.
  • Added support for exporting specific pages to PDF.
  • Added the ability to insert OLE as ‘Package’ and insert correct document type icon.
  • Added the ability to bind or get mapped XML data (CustomXmlPart) with/from StructuredDocumentTagRangeStart.
  • Added the option to mark images as equal in...

Released: Sep 16, 2020

V20.9 中的更新

特性

  • Added the ability to get all possible culture tables for compatibility with Microsoft Windows/Microsoft .NET generated documents.
  • Added the ability to apply font formatting to the FormField as a whole.
  • Added the ability to pass correct border parameters through Words-HTML-Words roundtrip.
  • Added the ability to remove template references from a Microsoft Word document.
  • Added support for footnotes when loading PDF documents.
  • Added support for rendering metafiles with EMF+ containers.
  • Improved...

Released: Aug 11, 2020

V20.8 中的更新

特性

  • Improved multi-page TIFF rendering.
  • Improved JSON engine.
  • Added Markdown ‘Inline Images’ feature.
  • Added new font substitution rule for font name processing.
  • Added flag indicating whether images must be skipped while loading PDF document.
  • Added support for SVG images embedded using data URLs when importing HTML.

Released: Jul 17, 2020

V20.7 中的更新

特性

  • Explicitly set encoding Charset and BOM via TxtSaveOptions.setEncoding(Charset).
  • Added new nodes to handle multi-section structured document tags.
  • Added a new public property MailMerge.RetainFirstSectionStart.
  • RevisionOptions class is extended with new properties.
  • Improved performance of SmartArt cold rendering.

Released: Jun 14, 2020

V20.6 中的更新

特性

  • Added support for Emphasis on Mark font setting.
  • Added a new public property ImportFormatOptions.IgnoreHeaderFooter.
  • Added MarkdownSaveOptions class.

Released: May 12, 2020

V20.5 中的更新

特性

  • Added the ability to show/hide grammatical and spelling errors.
  • Added new helper class for working with watermarks inside documents.
  • Added the ability to set the compression level for OOXML documents.
  • Added resilience for converting semi-broken MHTML files to PDF.

Released: Apr 21, 2020

V20.4 中的更新

特性

  • Added support for OpenGL rendering (using an external library).
  • Updated and improved logging system.
  • SonarQube tests passed.
  • Added the ability to change Asian paragraph spacing and indents.
  • Added image interpolation option for PDF rendering.
  • Added new 3D shapes rendering mode.
  • Extended API for chart data labels and series.

Released: Mar 10, 2020

V20.3 中的更新

特性

  • Added new find and replace options for ignoring text inside deleted revisions, inserted revisions and fields.
  • Added correct rendering for Letterlike Symbols.
  • Added the ability to dynamically stretch images, within textbox bounds, preserving the ratio of the image in the LINQ Reporting Engine.

Released: Feb 16, 2020

V20.2 中的更新

特性

  • Performance and memory improvements due to NodeCollectionEnumerator algorithm and blank document loading optimization.
  • IFieldUpdateCultureProvider is now accessible from public API.
  • FieldOptions.setPreProcessCulture() is now accessible from public API.
  • Added support for additional Java charsets.
  • Background shape image textures are now rendered the same as in Microsoft Word print layout with 100% scale.
  • Added support for dynamically inserting documents and images from Base64-encoded bytes in...