Spire.DocViewer 8.7.1 fixes the issue that the image location was incorrect when viewing a Word document
2023-08-22 07:08:55
We are pleased to announce the release of Spire.DocViewer 8.7.1. This version fixes the issue that the image location was incorrect when viewing a Word document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOCVIEWER-107 Fixed the issue that the image location was incorrect when viewing a Word document. Click the link to download Spire.DocViewer 8.7.1: https://www.e-iceblue.com/Download/download-docviewer-for-net-now.html
Spire.Presentation 8.8.4 supports highlighting replaced text
2023-08-18 09:24:18
We are excited to announce the release of Spire.Presentation 8.8.4. This version supports highlighting replaced text. It also enhances the conversion from PowerPoint to PDF. In addition, some known issues are fixed successfully in this version, such as the issue that copying PowerPoint slides containing modern annotation content failed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2311 Supports highlighting replaced text. Presentation ppt = new Presentation(); ppt.LoadFromFile("input.pptx"); DefaultTextRangeProperties format = new DefaultTextRangeProperties(); format.IsBold = TriState.True; format.Fill.FillType = Spire.Presentation.Drawing.FillFormatType.Solid; format.Fill.SolidColor.Color = Color.Red; format.FontHeight = 25; ppt.ReplaceAndFormatText("Yuma", "AAAA", format);…
Spire.PDF for Python Is Now Available
2023-08-18 06:23:14
Thanks to the unremitting efforts of our team, Spire.PDF for Python has been launched during August, 2023. This exciting new product is now available for downloading. Welcome to try it out and explore its powerful features. More Python products will be coming soon. Spire.PDF for Python Spire.PDF for Python, a professional PDF development component, supports developers to effortlessly create, read, edit, convert, and save PDF files in Python programs without depending on any external applications or libraries. Click the following link to get Spire.PDF for Python: https://www.e-iceblue.com/Download/Spire-PDF-Python.html Contact Us Sales: sales@e-iceblue.com Technical Support: support@e-iceblue.com Skype ID: iceblue.support
Spire.Doc 11.8.11 supports converting math formulas to OfficeMathMLCode
2023-08-17 09:49:01
We are happy to announce the release of Spire.Doc 11.8.11. This version supports converting math formulas to OfficeMathMLCode and adding hyperlinks to images in mail merge. It also enhances the conversion from Word to PDF and HTML as well as HTML to Word. Besides, a lot of known issues are fixed in this version, such as the issue that page number fields could not be automatically updated after insertion. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-9057 Supports converting math formulas to OfficeMathMLCode. Document doc = new…
Spire.PDFViewer 7.12.0 fixes the issue that the application threw an exception when loading a PDF file
2023-08-16 03:44:10
We are pleased to announce the release of Spire.PDFViewer 7.12.0. This version fixes the issue that the application threw a "System.ArgumentNullException" exception when loading a PDF file. Meanwhile, some known issues are fixed successfully, such as the issue that the application threw a "System.OutOfMemoryException" exception when loading a PDF file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDFVIEWER-575 Fixed the issue that the application threw a "System.ArgumentNullException" exception when loading a PDF file. Bug SPIREPDFVIEWER -576 Fixed the issue that the application threw a "System.OutOfMemoryException" exception when loading…
Spire.XLS for Java 13.8.1 supports setting images for the first page header and footer
2023-08-11 03:18:22
We are excited to announce the release of Spire.XLS for Java 13.8.1. This version supports setting images for the first page header and footer and getting the hyperlinks of pictures. It also enhances the conversion from Excel to PDF and images. Moreover, some known issues are fixed successfully in this version, such as the issue that Excel files saved in Tomcat had garbled formulas. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4797 Supports setting images for the first page header and footer. //Set image for first page…
Spire.PDF 9.8.5 fixed the issue that finding cross-line text in PDF failed
2023-08-10 09:49:05
We are pleased to announce the release of Spire.PDF 9.8.5. This version fixed the issue that finding cross-line text in a PDF file failed. What’s more, some other known issues are also fixed in this version, such as the issue that the application threw a "System.NullReferenceException" exception when adding attachments to a PDF file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-1752 Fixed the issue that opening the result file in Adobe failed after creating an overlay. Bug SPIREPDF-5146 Fixed the issue that the watermark was changed after…
Spire.Doc for Python Has Arrived
2023-08-10 07:47:31
We are excited to announce the launch of Spire.Doc for Python, our latest addition to the Spire product family. Released in August 2023, Spire.Doc for Python is now ready for download. We invite you to try it out and explore its powerful features. Stay tuned for more Python products that are currently in development. Spire.Doc for Python Spire.Doc for Python is a professional Word document processing component specifically designed for Python developers. It offers a comprehensive range of APIs that empower developers to create, manipulate, and convert Word documents effortlessly. By incorporating Spire.Doc for Python into their projects, developers can…
