News Category

We are excited to announce the release of Spire.Doc for Java 12.4.6. This version supports manipulating and converting Markdown documents. It also enhances the conversion from Word to PDF, HTML, and SVG. Moreover, some known issues are fixed successfully in this version, such as the issue that the rest content of the document was changed after replacing the bookmark content. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10091 Supports loading and operating MarkDown documents, or converting word documents to MarkDown. Document doc = new Document(); //load .md…
We are excited to announce the release of Spire.Doc for Java 12.3.1. This version adds multiple new features, such as determining whether a digital signature exists for a document and setting field properties when updating a field. Besides, it also optimizes the file size of the resulting document of Word to OFD conversion. More details are listed below. Here is a list of changes made in this release Category ID Description Improvement SPIREDOC-10325 Optimizes the file size of the resulting document of Word to OFD conversion. New feature - Adds the setImageLink() in MergeImageFieldEventArgs event to support adding hyperlinks to…
We are delighted to announce the release of Spire.Doc for Java 12.2.2. This version enhances the conversion from Word and RTF to PDF as well as Doc to Docx. Besides, a lot of known issues are fixed successfully in this version, such as the issue that the content of the updated table of contents was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9689 Fixes the issue that extra red vertical lines appeared after converting a Word document to a PDF document. Bug SPIREDOC-9911 Fixes the issue that…
We are excited to announce the release of Spire.Doc for Java 12.1.16. This version add the Bookmark.getFirstColumn() method and the Bookmark.getLastColumn() method, and optimizes the exception catching mechanism when loading a non-existent document path. It also enhances the conversion from Word to PDF and HTML. Besides, some known issues are fixed successfully in this version, such as the issue that the effect of accepting revisions was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10090 Addes the Bookmark.getFirstColumn() method and the Bookmark.getLastColumn() method. New feature SPIREDOC-10163 Optimizes…
We are pleased to announce the release of Spire.Doc for Java 12.1.10. This version changes the namespace com.spire.ms.Printing.* to com.spire.doc.printing.*. In addition, some known issues have also been successfully fixed in this version, such as the issue that the program threw “java.lang.OutOfMemoryError” exception when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment - Changes the namespace com.spire.ms.Printing.* to com.spire.doc.printing.* Bug SPIREDOC-8618 Fixes the issue that the program threw "Error loading file: Unsupported file format" exception when converting Doc to Docx. Bug SPIREDOC-8694 Fixes the issue…
We are pleased to announce the release of Spire.Doc for Java 12.1.0. This version removes the dependency on Spire.Pdf.jar and changes the method of license application to "com.spire.doc.license.LicenseProvider.setLicenseKey(key)". In addition, a number of new features have also been added, such as a new method for adding image watermarks. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment - Removes the dependency on Spire.Pdf.jar. Adjustment - Changes the method of license application to "com.spire.doc.license.LicenseProvider.setLicenseKey(key)". New feature - Deprecates the following methods, classes and interfaces. The "newEngine" parameter in the Document constructor…
We are pleased to announce the release of Spire.Doc for Java 11.12.1. This version supports setting left and right indents by character. The conversion from Word to PDF and HTML, and from HTML to Word have also been enhanced. In addition, some known issues have also been fixed in this version, such as the issue that setting the direction of a section to landscape didn’t take effect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-9980 Supports setting left and right indents by character. paragraph.getFormat().setLeftIndentChars(2.5f); paragraph.getFormat().setRightIndentChars(5.5f); Bug SPIREDOC-9452…
We are happy to announce the release of Spire.Doc for Java 11.10.3. This version synchronizes the AppendHorizonalLine() method to Java and supports switching fonts that do not support drawing characters through the FontFallbackRule method in XML when converting to a non-flow layout document. It also enhances the conversion from Word to PDF, HTML, and OFD. Besides, some known issues are fixed successfully in this version, such as the issue that the result of setting the image zoom size was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature…
Page 1 of 6