Essential Studio for File Formats Java Release Notes
v20.2.0.36
June 30, 2022
DocIO
Features
- #FB28877- Insert text wrapping break in a Word document.
- #I61189, #I244076 – Customize the mail merge execution to start a new page for each group of records in a Word document.
- #I343315 – Access or set the internal margins for shapes in the Word document.
- #I315632 – Create a Waterfall chart in the DOCX format document.
Bug Fixes
- #I380680, #I381402 - Bookmark content is now deleted properly while calling
deleteBookmarkContent
API. - #I379675 - The IndexOutOfRangeException will no longer be thrown while deleting the bookmark content.
- #I379146 - Map chart is now preserved properly while resaving a DOCX format document.
- #I376003 - Words and characters counts are now updated properly while calling
updateWordCount
API.