We are pleased to announce the release of Spire.Doc for Java 11.8.1. This version supports setting the position of the gutter line and setting the spacing before/after paragraphs in line units. What's more, some known issues are fixed in this version, such as the issue that the program threw a java.lang.IllegalStateException exception when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-4902 Support setting the position of the gutter line. Document doc = new Document(); doc.loadFromFile(inputFile); Section sec = doc.getSections().get(0); sec.getPageSetup().isTopGutter(false); sec.getPageSetup().setGutter(100f); doc.saveToFile(outputFile, FileFormat.Docx);…
We are excited to announce the release of Spire.Doc for Java 11.7.0. This version supports the function to create a PrivateFontPath object in a stream format and maintain consistent display of user information annotations after converting Word to PDF. Besides, it enhances the conversion from Word to PDF. In addition, it fixes some known issues, such as the issue that the watermark lost after loading a file and saving it as a new document. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-9004 Supports the function to create…
We are happy to announce the release of Spire.Doc for Java 11.6.0. This version supports setting the position of the binding line and the color of content controls. It also enhances the conversion from Word to PDF and OFD. Besides, some known issues are fixed in this version, such as the issue that extra blank paragraphs appeared after accepting revisions. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-4902 Supports setting the position of the binding line. section.getPageSetup().isTopGutter(boolean value); New feature SPIREDOC-9054 The mailMerge.executeWidthRegion() method of the mail…
We are pleased to announce the release of Spire.Doc for Java 11.5.5. This version enhances the conversion from Word to PDF and Word to OFD. In addition, it fixes some known issues, such as the issue that the application threw an error "Attempted to read past the end of the stream" when loading documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7626 Fixes the issue that the content was incorrect after converting Word to OFD. Bug SPIREDOC-8666 Fixes the issue that the paging was inconsistent after converting DOC to DOCX.…
We are happy to announce the release of Spire.Doc for Android via Java 11.4.1. This version fixes the issue that images were lost after converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9013 SPIREDOC-9014 Fixes the issue that images were lost after converting Word to PDF. Click the link to download Spire.Doc for Android via Java 11.4.1: https://www.e-iceblue.com/Download/doc-for-android-via-java.html
We are excited to announce the release of Spire.Doc for Java 11.4.2. This version supports Docx2026 and Docx2019 file formats. It also supports updating only page numbers of the contents and retrieving replies to comments. Besides, it enhances the conversion from Word to PDF, HTML, and OFD. In addition, many known issues are fixed in this version, such as the issue that the page orientation changed from portrait to landscape after accepting revisions. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-6422 Supports Docx2016 and Docx2019 file formats.…
We are glad to announce the release of Spire.Doc for Java 11.3.11. This version supports modifying the revision time. Besides, it enhances the conversion from Word to PDF. In addition, it fixes some known issues, such as the issue that the number of document pages was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-8859 Supports modifying the revision time. SimpleDateFormat formatter = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss"); String dateString = "2023/3/1 00:00:00"; Date date = formatter.parse(dateString); revison.setDateTime(date); Bug SPIREDOC-8645 Fixes the issue that the table content was incorrect…
We are happy to announce the release of Spire.Doc for Java 11.3.0. This version enhances the conversion from Word to PDF. In addition, it fixes some known issues, such as the issue that the program threw java.lang.NullPointerException when replacing bookmarks. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-8858 Fixes the issue that WPS tool viewing inconsistent line breaks when converting Word to PDF. Bug SPIREDOC-8950 Fixes the issue that paging inconsistency when converting Word to PDF. Bug SPIREDOC-9011 Fixes the issue that the program threw java.lang.NullPointerException when replacing…
Page 3 of 6
page 3