News Category

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
We are pleased to announce the release of Spire.Presentation for Python 9.3.0. This version fixes some known issues, such as the issue that getting custom properties of a document failed. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2433 Fixes the issue that the position of shapes changed after ungrouping them. Bug SPIREPPT-2444 Fixes the issue that getting custom properties of a document failed. Bug SPIREPPT-2446 Fixes the issue that added custom properties were displayed incorrectly. Click the link below to get Spire.Presentation for Python 9.3.0: https://www.e-iceblue.com/Download/Spire-Presentation-Python.html
We are delighted to announce the release of Spire.Office for Java 9.2.0. In this version, Spire.XLS for Java supports saving Kingdraw drawn OLE objects as images. Spire.Barcode for Java supports adding images in the middle of QR codes. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 9.2.0: 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-5046 Supports saving Kingdraw drawn OLE objects as images. com.spire.xls.Workbook workbook = new com.spire.xls.Workbook(); workbook.loadFromFile("data.xlsx"); Worksheet sheet = workbook.getWorksheets().get(0);…
Page 3 of 60