We are excited to announce the release of Spire.Doc for Java 12.9.0. This version supports determining if a bookmark is hidden with a new method. Moreover, some known bugs are fixed successfully in this update, such as the issue that line spacing became inconsistent after replacing bookmark content. More details are listed below.
Here is a list of changes made in this release
Category | ID | Description |
New feature | SPIREDOC-7237 | Supports determining if a bookmark is hidden with the new method, "bookmark.isHidden()". |
New feature | SPIREDOC-10287 | Supports updating the character count with the new method, "document.updateWordCount()". |
New feature | SPIREDOC-10771 | Supports embedding font files into the document when converting Word documents to HTML documents with the new method, "document.getHtmlExportOptions().setFontEmbedded(true)". |
Bug | SPIREDOC-10641 | Fixes the issue that line spacing became inconsistent after replacing bookmark content. |
Bug | SPIREDOC-10671 | Fixes the issue that regular format Latex formula code added to the document was converted into italic style. |
Bug | SPIREDOC-10676 | Fixes the issue that removing the italic style from Latex formulas did not take effect. |
Bug | SPIREDOC-10739 | Fixes the issue that the set edit restriction password did not work in MS Word or WPS tools. |
Bug | SPIREDOC-10757 | Fixes the issue that garbled content appeared when converting Word documents to PDF documents. |
Bug | SPIREDOC-10769 | Fixes the issue that the program hung when converting Markdown documents to Word documents. |
Bug | SPIREDOC-10771 | Fixes the issue that an occasional exception occurred during stress testing of the merge mail function. |
Click the link below to download Spire.Doc for Java 12.9.0: