We are pleased to announce the release of Spire.PDF 9.9.9. This version enhances the conversion from PDF to images and OFD to PDF. What’s more, some other known issues are also fixed in this version, such as the issue that the size of split document was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6130 Fixes the issue that the program threw "System.StackOverflowException" when converting PDF to images. Bug SPIREPDF-6219 Fixes the issue that the program threw "System.ArgumentOutOfRangeException" when drawing HTML content. Bug SPIREPDF-6229 Fixes the issue that…
We are excited to announce the release of Spire.Doc for Java 11.9.5. This version optimizes the mechanism for reading documents with existing issues, so that the program throws an exception and terminates when reading such a document to avoid causing memory overflow. It also enhances the conversion from Word to PDF and HTML as well as conversion from HTML to Docx. Besides, many known issues are fixed in this version, such as the issue that finding text using regular expressions failed. More details are listed below. Here is a list of changes made in this release Category ID Description New…
We are pleased to announce the release of Spire.XLS 13.9.1. This version supports saving shape to image. What’s more, some known issues are fixed in this version, such as the issue that the data wrapping was incorrect after converting Excel to CSV. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4866 Supports saving shape to image. Workbook workbook = new Workbook(); workbook.LoadFromFile(inputFile); Worksheet sheet = workbook.Worksheets[0]; //convert shapes to images SaveShapeTypeOption shapelist = new SaveShapeTypeOption(); //save the shapes in worksheet to images. shapelist.SaveAll = true; Dictionary<IShape,Bitmap> images =…
We are happy to announce the release of Spire.OCR 1.9.0. This version fixes the issue that error occurred when executing the project importing Spire.OCR.dll multiple times under Linux environment. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREOCR-44 Fixes the issue that error occurred when executing the project importing Spire.OCR.dll several times under Linux environment. Click the link to download Spire.OCR 1.9.0: https://www.e-iceblue.com/Download/ocr-for-net.html More information of Spire.OCR new release or hotfix: https://www.e-iceblue.com/forum/spire-ocr-new-release-or-hotfix-t10327.html
We are happy to announce the release of Spire.Office 8.9.2. In this version, Spire.Doc exposes the AllowOverlap and BehindText properties under the ShapeObject object; Spire.PDF supports setting page margins when printing and adds a new method to determine if a document is encrypted without loading the document; Spire.XLS supports adding signature lines, getting shapes in sheets and customizing the paper size without scaling the content during printing; Spire.Presentation supports highlighting replaced text. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS,…
We are delighted to announce the release of Spire.Office for Java 8.9.5. In this version, Spire.XLS for Java supports finding cells according to regular expressions and optimizes the time taken to convert Excel to PDF; Spire.PDF for Java enhances the conversion from OFD to PDF. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.9.5: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.XLS for Java Category ID Description New feature SPIREXLS-4731 Optimizes the conversion time from Excel to PDF. New feature SPIREXLS-4852…
We are pleased to announce the release of Spire.XLS for Java 13.9.2. This version not only optimizes the conversion time from Excel to PDF, but also adds the function of finding cells based on regular expressions. Besides, some known issues are fixed successfully in this version, such as the issue that the program threw "Input string was not in the correct format" exception when loading documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4731 Optimizes the conversion time from Excel to PDF. New feature SPIREXLS-4852 Adds the…
We are delighted to announce the release of Spire.PDF 9.9.3. This version supports setting page margins when printing and adds a new method to determine if a document is encrypted without loading the document. It also improves the conversion from PDF to Word, PDFA, and POSTSCRIPT as well as from OFD to PDF and images. Moreover, many known issues are fixed successfully in this version, such as the issue that it failed to open the compressed document with PDF reader. More details are listed below. Here is a list of changes made in this release Category ID Description New feature…
page 54