News Category

We are pleased to announce the release of Spire.XLS 14.3.3. This version supports PivotTable grouping functionality. In addition, it also supports adding the FindAll() method to CellRange and setting "Repeat All Item Labels" for PivotTable. Some known issues have also been successfully fixed in this version, such as the issue that the content was incorrect after saving Excel files. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-765 Supports PivotTable grouping function. XlsPivotTable pt = worksheet.PivotTables[0] as XlsPivotTable; IPivotField field = pt.RowFields[0]; DateTime start = new DateTime(2024, 5,…
We are excited to announce the release of Spire.DocViewer 8.7.8. This version supports WPF and MAUI platforms. More details are listed below. Here is a list of changes made in this release Category Description New feature Supports .NET 6.0, including WPF and Windows Form. New feature Supports MAUI platform (.NET 7.0), currently only for Windows and Android. Click the link to download Spire.DocViewer 8.7.8: https://www.e-iceblue.com/Download/download-docviewer-for-net-now.html
We are pleased to announce the release of Spire.PDF 10.3.7. This version optimizes the high memory consumption when converting multiple TIFF to PDF. In addition, some known issues are also fixed in this version, such as the issue that the program threw a "System.NullReferenceException" exception when printing PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6423 Optimizes the high memory consumption when converting multiple TIFF to PDF. Bug SPIREPDF-6515 Fixes the issue that the application threw a "System.NullReferenceException" when printing PDF documents. Bug SPIREPDF-6516 Fixes the issue that…
We are pleased to announce the release of Spire.XLS for Java 14.3.0. This version adds the XLSAI feature to the original Spire.XLS for Java product. By sending requests to the AI model, it is possible to achieve functions such as document calculation, range merging, image generation, file upload, questioning and translation with the help of AI. More details are listed below. Here is a list of the main AI functions and their APIs Function API Calculate document public String excelGenerate(List<CellRange> ranges) Merge ranges public String excelMerge(CellRange descRange, List<Cellrange> srcRanges, CellRange titleRange) Generate images public InputStream imageGenerate(String description) Generate images with…
We are delighted to announce the release of Spire.PDF for Java 10.3.1. This version enhances the conversion from OFD to PDF. Besides, it fixes some known issues, such as the issue that it threw "StackOverflow" exception when using setRowSpan() twice. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6548 Fixes the issue that the PDF type obtained by using pdfDocument.getConformance() was incorrect. Bug SPIREPDF-6554 Fixes the issue that it threw "StackOverflow" exception when using setRowSpan() twice. Bug SPIREPDF-6581 Fixes the issue that content was lost after converting OFD to…
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 excited to announce the release of Spire.Presentation 9.3.0. This version adds the PresentationAI feature to the original Spire.Presentation product. By sending requests to the AI model, it is possible to achieve functions such as text refinement, translation, text summarization, text continuation, presentation generation, and image generation with the help of AI. More details are listed below. Here is a list of the main AI functions and their APIs Function API Text polishing public string Polish(IShape shape,string language); Translation public string Translate(ISlide slide, string language); Summarization public string Summarize(IShape shape, string language); Presentation generation public Presentation Generate(string describe, string…
We're pleased to announce the release of Spire.XLS for Python 14.2.2. This latest version of the library now includes support for macOS system and addresses a previously identified issue. More details are as follows. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5002 Supports macOS System. Bug SPIREXLS-5109 Fixes the issue that running an application with Python 3.7 threw the exception "cannot import name 'get_args' from 'typing' ". Click the link below to get Spire.XLS for Python 14.2.2: https://www.e-iceblue.com/Download/Spire-XLS-Python.html
Page 1 of 58