Aspose.Words for Java 릴리스
Released: Apr 9, 2021
V21.4 버젼 업데이트
기능
- Added an ability to remove unused built-in styles.
- Added more properties/methods to StructuredDocumentTagRangeStart Class.
- Added the ability to save user specified page ranges when saving to flow formats.
- Improved list item padding simulation in HTML list writer.
- Added “IsDecorative” flag for DML shapes.
- Improved support for large files.
수정사항
- Saving DOCX to PDF with Arabic font issue.
- TableSubstitutionRule.save should take outputStream.
- Document.getRange().replace() with FindReplaceOptions...
Released: Mar 10, 2021
V21.3 버젼 업데이트
기능
- Added font fill property.
- Added support for MERGESEQ fields.
- Added bool FontSettings.SetFontsFolder overload.
- Added the ability to read StructuredDocumentTagRangeStart content.
- Added the ability to remove styles from Style Gallery.
- LINQ Reporting Engine
- Added support for SelectMany extension method.
- Added support for Select extension method.
- Added support for dynamic cell merging in both directions simultaneously.
수정사항
- Document.updateFields throws java.lang.NullPointerException on MAC OS...
Released: Feb 9, 2021
V21.2 버젼 업데이트
기능
- Added support for dynamically adding combobox and dropdown list items in LINQ Reporting Engine.
- You can now extract visible plain text from OLE objects.
- Added a save option to mimic Microsoft Word behavior for created, modified and printed dates.
- Added option to export document images to HTML as SVG format.
- Added the ability to move to a particular character inside paragraphs.
- PdfDocumentReaderPlugin now mirrors Hebrew text.
- Added support for rendering DrawingML 3D effects.
- Improved...
Released: Jan 5, 2021
V21.1 버젼 업데이트
기능
- Added support for “cold” rendering of OOXML SmartArt (Diagrams).
- Added the ability to create Move revisions.
- Added IImageSavingCallback into MarkdownSaveOptions.
- LINQ Reporting Engine - Added support for section breaks inside data bands and conditional blocks.
- Added a field to the Node class so a user can store custom meta-data in an Aspose.Words Document model.
- Added the ability to bookmark a table’s column.
- Added the ability to get or set cell vertical alignment using TableStyle.
- Microsoft...
Released: Dec 9, 2020
V20.12 버젼 업데이트
기능
- Added the ability to insert style separator using DOM.
- LINQ Reporting Engine - Added the ability to import styles from a dynamically inserted document.
- Added option to perform memory optimization while loading document.
- Added the ability to export inserted SVG as SVG in media folder.
- Added access to common StructuredDocumentRangeStart properties.
- Improved support for macros including read/add/delete/import/edit.
- ManualLayout settings in dataLabel extLst are now taken into account.
- Exposed...
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.