We're glad to announce the release of Spire. Presentation 11.2.1. This version mainly fixes three issues that arose when converting PowerPoint to PDF and SVG. Check below for the details. Here is a list of changes made in this release Category ID Description Bug Fix SPIREPPT-2841 Fixed the issue where rendering effects were inconsistent when converting PowerPoint to SVG. Bug Fix SPIREPPT-3073 Fixed the issue that extraneous log information was generated when converting PowerPoint to PDF. Bug Fix SPIREPPT-3073 Fixed the issue that charts were missing when converting PowerPoint to PDF. Click the link to download Spire.Presentation 11.2.1: https://www.e-iceblue.com/Download/download-presentation-for-net-now.html More…
We're pleased to announce the release of Spire.XLS for Python 16.2.0. This version supports macOS on ARM architecture. Meanwhile, some issues that occurred when copying OLE objects, deleting macros, converting text-formatted values to numbers, and saving Excel documents to EMF have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5183 Added support for macOS on ARM architecture. Bug Fix SPIREXLS-5970 Fixes the issue where copied OLE objects displayed incorrectly in WPS. Bug Fix SPIREXLS-6011 Fixes the issue where deleting macros did not work correctly.…
We’re pleased to announce the release of Spire.Presentation for Python 11.2.0. This version adds support for macOS on ARM architecture. Additionally, an issue involving content loss when converting PPT files to images has been fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-3037 Added support for macOS on ARM architecture. Bug Fix SPIREPPT-3037 Fixed the issue of content loss when converting PPT to images. Click the link below to download Spire.Presentation for Python 11.2.0: https://www.e-iceblue.com/Download/presentation-for-python.html
We’re excited to announce the release of Spire.Office 11.1.0. In this version, Spire.Doc supports creating and manipulating VAB macros in Word files; Spire.XLS supports converting a specified cell range to HTML; Spire.Presentationm supports highlighting text based on regular expression matches; Spire.PDF supports saving files in PDF 2.0 version. Moreover, a large number of bugs have been successfully fixed in this update. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Barcode, Spire.DocViewer, Spire.PDFViewer, and Spire.Email are included. DLL Versions: Spire.Doc.dll v14.1.12 Spire.PDF.dll v12.1.6 Spire.XLS.dll v16.1.4 Spire.Presentation.dll v11.1.1 Spire.Barcode.dll v7.5.0 Spire.Email.dll v6.8.0 Spire.DocViewer.Forms.dll v8.9.5 Spire.PdfViewer.Asp.dll v8.2.9 Spire.PdfViewer.Forms.dll v8.2.9…
We are pleased to announce the release of Spire.Office for Java 11.1.0. In this version, Spire.Doc for Java supports applying custom styles to tables; Spire.PDF for Java supports saving PDF comparison results to file streams; Spire.XLS for Java supports inserting, retrieving, and updating equations; Spire.Presentation for Java supports reading customer data from shapes. This version also addresses a number of known issues and minor fixes across other components. Details are provided below. Click the link to download Spire.Office for Java 11.1.0: https://www.e-iceblue.com/Download/office-for-java.html Below is a summary of the changes included in this release. Spire.Doc for Java Category ID Description Optimization…
We’re pleased to announce the release of Spire.OCR 2.2.2. This version adds support for recognizing Latin script text. In addition, recognition accuracy for Chinese text has been improved. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREOCR-127 Added support for recognizing Latin script text. Bug SPIREOCR-28 Fixed poor recognition accuracy for Traditional Chinese text. Bug SPIREOCR-125 Fixed incorrect recognition of certain Chinese characters. Click the link to download Spire.OCR 2.2.2: 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’re pleased to announce the release of Spire.Doc for C++ 14.1.4. This version synchronizes several features from the .NET version of Spire.Doc, focusing mainly on table and list-related functionalities. More details are as follows. Here is a list of changes made in this release Category ID Description New feature - Added the add(ListTemplate template) method to ListCollection to create multi-level lists from built-in templates. int firstColumn = doc->GetBookmarks()->FindByName(L"t_insert")->GetFirstColumn(); int lastColumn = doc->GetBookmarks()->FindByName(L"t_insert")->GetLastColumn(); New feature - Added SetStyle, SetStyleOptions, and SetStyleName properties to the TableFormat class for table style operations. intrusive_ptr<TableStyle> tableStyle = Object::Dynamic_cast<TableStyle>( doc->GetStyles()->Add(StyleType::TableStyle, L"TestTableStyle1") ); tableStyle->GetBorders()->SetColor(Color::GetBlue()); tableStyle->GetBorders()->SetBorderType(BorderStyle::Single); tableStyle->SetHorizontalAlignment(RowAlignment::Center); intrusive_ptr<Table>…
We're pleased to announce the release of Spire.XLS for Java 16.1.3. This version supports inserting/ retrieving/ updating equations, and also supports the F.INV and T.INV.2T functions. Furthermore, several issues that occurred when processing and converting Excel files (e.g., HTML to Excel, Excel to PDF) have been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5237 Added support for inserting, retrieving, and updating equations. // Insert an equation sheet.getEquations().addEquation(11, 0, 100, 100, "x_{1}^{2}"); // Retrieve an equation String mathML = sheet.getEquations().get(0).exportMathML(); String latex = sheet.getEquations().get(0).exportLaTeX(); // Update…
Page 3 of 107
page 3