We're pleased to announce the release of Spire.Doc 12.8.12. This version mainly fixes two issues that occurred when replacing text and converting Word to OFD. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10738 Fixes the issue that the customXml appeared after replacing text. Bug SPIREDOC-10743 Optimizes the file size for converting Word to OFD. Click the link to download Spire.Doc 12.8.12: https://www.e-iceblue.com/Download/download-word-for-net-now.html More information of Spire.Doc new release or hotfix: https://www.e-iceblue.com/forum/spire-doc-new-release-or-hotfix-t4749.html
We are excited to announce the release of Spire.XLS for Java.14.8.2. This version supports embedding images in cells. Besides, some known bugs were successfully fixed in this update, such as the issue that caused incorrect content when saving an Excel document and opening it in Microsoft Excel 2016. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5147 Provides the hideCategoriTags method to support hiding category labels. Chart chart = sheet.getCharts().get(0); String[] labels = chart.getCategoryLabels(); chart.hideCategoryLabels(new String[] { labels [0], labels [1], ...} ); New feature SPIREXLS-5338 Supports embedding…
We are excited to announce the release of Spire.PDF for Python 10.8.1. This version supports returning imageInfo[i].Image as a byte[] type. Besides, the issue that highlighting positions are inaccurate when searching and highlighting text is fixed in this update. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6888 Supports returning imageInfo[i].Image as a byte[] type. byteResult = imageInfo[i].Image.ToArray() fileName = outputFile_1 + "Bug_6888_{0:d}.png".format(i) with open(fileName,'wb') as f: f.write(byteResult) New feature SPIREPDF-6902 Synchronizes the PdfTextReplaceOptions class. pdf=PdfDocument() pdf.LoadFromFile(inputFile) page = pdf.Pages[0] textreplacer = PdfTextReplacer(page) options = PdfTextReplaceOptions() options.ReplaceType =…
We are happy to announce the release of Spire.PDF 10.8.1. This version optimizes the time consumption of PDF to image conversion. It also enhances the conversion from PDF to Excel and OFD to PDF. Moreover, some known issues are fixed successfully in this version, such as the issue that signatures were reversed by mirroring after flattening form fields. More details are listed below. Here is a list of changes made in this release Category ID Description Optimization SPIREPDF-5744 Optimizes the time consumption of PDF to image conversion. Bug SPIREPDF-2659 SPIREPDF-4454 Fixes the issue that importing and exporting form data (in…
We are excited to announce the release of Spire.XLS 14.8.2. This version supports enabling revision mode and setting global custom font folders. What’s more, some known bugs are fixed in this update, such as the issue that the checkbox was not converted to image format when converting Excel to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5254 Supports enabling revision mode. Workbook.TrackedChanges=true;//default value is false New feature SPIREXLS-5348 Supports setting global custom font folders. Workbook.SetGlobalCustomFontsFolders(string[] fontPath); Bug SPIREXLS-5196 Fixes the issue that the checkbox was not…
We're pleased to announce the release of Spire.PDF for Java 10.8.1. This version fixes some known issues that occurred when converting PDF to SVG/Word/PPTX, converting OFD to PDF, reading Tiff files and extracting table text. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6851 Fixes the issue that the program threw "NullPointerException" when converting PDF to SVG. Bug SPIREPDF-6881 Fixes the issue that some punctuation marks were missing when extracting table text. Bug SPIREPDF-6895 Fixes the issue that the content was lost when converting OFD to PDF. Bug SPIREPDF-6923…
We are delighted to announce the release of Spire.Doc for Java 12.8.4. This version improves clarity of images when converting Word documents to HTML. Moreover, some known issues are fixed successfully in this version, such as the issue that the images were lost when converting HTML to Word. More details are listed below. Here is a list of changes made in this release Category ID Description Optimization SPIREDOC-10600 Improves clarity of images when converting Word documents to HTML. Bug SPIREDOC-10546 SPIREDOC-10601 Fixes the issue that the images were lost when converting HTML to Word. Bug SPIREDOC-10562 Fixes the problem that…
We're glad to announce the release of Spire.Presentation 9.8.1. This version mainly fixes two issues that occurred when copying slides to a new PowerPoint presentation. Check below for more details. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2547 Fixes the issue that the application threw the exception "System.ArgumentOutOfRangeException" when copying slides to a new PowerPoint presentation. Bug SPIREPPT-2549 Fixes the issue that the message "PowerPoint found a problem with content" prompted when opening the resulting file generated after copying slides to a new PowerPoint presentation. Click the link to download Spire.Presentation 9.8.1: https://www.e-iceblue.com/Download/download-presentation-for-net-now.html…
page 54