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…
We are glad to announce the release of Spire.Doc for Java 10.6.0. This version enhances the conversion from Word to PDF and Word to HTML. Additionally, it fixes some known issues such as the issue that extra content appears after saving Word documents and the issue that the application threw "This is not a structured storage file." when merging Word documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7542 Fixes the issue that the content format was incorrect after converting Word to PDF. Bug SPIREDOC-7574 Fixes the issue…
We are pleased to announce the release of Spire.Doc for Java 10.5.10. This version supports setting “Snap to grid when document grid is defined” for word file paragraph, and enhances the conversion from Word to PDF. In addition, it fixes some known issues such as the page number obtained was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-7777 Supports setting "Snap to grid when document grid is defined" for word file paragraph. Document document = new Document(inputFile); Paragraph pa = document.getSections().get(0).getParagraphs().get(0); pa.getFormat().setSnapToGrid(true); Bug SPIREDOC-6873 Fixes the…
Page 5 of 7
page 5