We are happy to announce the release of Spire.Doc for Java 10.12.2. This version enhances the conversion from Word to PDF as well as images and HTML to Word. Besides, a lot of issues are fixed in this release, such as the issue that the font size and the spacing between paragraphs changed after merging files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-4737 Fixes the issue that paragraph wrapping was inconsistent when converting Word to PDF. Bug SPIREDOC-5771 Fixes the issue that the tables overlapped when converting…
We are pleased to announce the release of Spire.Doc for Java 10.11.6. This version enhances the conversion from Word to PDF. Besides, some known issues are fixed, such as the issue that the program threw a StringIndexOutOfBoundsException exception when loading Word documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7275 Fixes the issue that the content was overlapped and its location was changed when converting Word to PDF. Bug SPIREDOC-7525 Fixes the issue that the pagination was incorrect when converting Word to PDF. Bug SPIREDOC-7974 Fixes the issue…
We are excited to announce the release of Spire.Doc for Java 10.10.7. This version supports setting Word document grid properties and determining whether Docm files are encrypted by stream. Besides, it enhances the conversion from Word to PDF, HTML to Word, Word to HTML, and Docm to Docx. In addition, it fixes some known issues, such as the issue that the content format was inconsistent after splitting documents and the issue that the content format was incorrect after accepting revisions. More details are listed below. Here is a list of changes made in this release Category ID Description New feature…
We are pleased to announce the release of Spire.Doc for Java 10.9.8. This version supports word level comparison when comparing Word documents. Besides, it enhances the conversion from Word to PDF. Moreover, some known issues are fixed, such as the issue that the page numbers were not displayed correctly after updating TOC(table of contents). More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-7817 Supports word level comparison when comparing Word documents. Document doc1 = new Document(); doc1.loadFromFile(folder + "a.docx"); Document doc2 = new Document(); doc2.loadFromFile(folder + "b.docx"); CompareOptions…
We are excited to announce the release of Spire.Doc for Java 10.9.0. This version enhances the conversion from Word to PDF. Besides, some known issues are fixed, such as the issue that the content alignment became inconsistent when converting DOC to DOCX2007. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7704 Fixes the issue that the application thrown "IllegalArgumentException" after setting the private fonts in otf format when converting Word to PDF. Bug SPIREDOC-7841 Fixes the issue that embedding private fonts failed when converting Word to PDF. Bug SPIREDOC-8242…
We are excited to announce the release of Spire.Doc for Java 10.7.10. This version enhances the conversion from Word and HTML to PDF, HTML to images, and Word to HTML. Besides, some known issues are fixed, such as the issue that the password was lost after loading and saving a password-protected Word document and the issue that setting the docPicture.setWidthScale and docPicture.setHeightScale properties didn't take effect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-4372 Fixes the issue that the application hung when converting Word to PDF. Bug SPIREDOC-6957…
We are happy to announce the release of Spire.Doc for Java 10.7.4. This version supports setting the comparison level when comparing Word documents. Besides, it enhances the conversion from Word files to PDF files and images. Moreover, some known issues are fixed, such as the issue that the content was incorrect after merging two Word files. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Support setting the comparison level when comparing Word files. Document doc1 = new Document(); doc1.loadFromFile("input1.docx"); Document doc2 = new Document(); doc2.loadFromFile("input2.docx"); //setting comparison…
We are excited to announce the release of Spire.Doc 10.6.6. In this release, the conversion from Word to PDF is enhanced. Besides, some known issues are fixed, such as the issue that the application threw "NullPointerException" when calling the autoFit method of tabless and the issue that it failed to open the added image Ole in Word. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7253 Fixes the issue that the application threw "NullPointerException" when calling the autoFit method of table. Bug SPIREDOC-7335 Fixes the issue that the pagination…
Page 4 of 6