We are glad to announce the release of Spire.Presentation 6.9.5. This version fixes the issues occurred in the process of getting the correct text color of the chart legend and the correct height of the table cells. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-1609 SPIREPPT-1692 Fixes the issue that the OLE icon was not displayed when opened with WPS. Bug SPIREPPT-1690 Fixes the issue that it failed to get the correct height of the table cells. Bug SPIREPPT-1691 Fixes the issue that the application threw the error…
We are excited to announce the release of Spire.Office 6.10.0. In this version, Spire.Doc supports getting the alternative text of shape. Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follow. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Email, Spire.DocViewer, Spire.PDFViewer, Spire.Spreadsheet, Spire.OfficeViewer, Spire.DataExport, Spire.Barcode are included. DLL Versions: Spire.Doc.dll v9.10.0 Spire.Pdf.dll v7.10.0 Spire.XLS.dll v11.9.3 Spire.Email.dll v4.7.0 Spire.DocViewer.Forms.dll v6.8.0 Spire.PdfViewer.Forms.dll v6.9.1 Spire.PdfViewer.Asp.dll v6.9.1 Spire.Presentation.dll v6.9.5 Spire.Spreadsheet v5.6.1 Spire.OfficeViewer.Forms.dll v6.10.0 Spire.Barcode.dll v5.9.4 Spire.DataExport.dll v4.1.9 Spire.DataExport.ResourceMgr.dll v2.1.0 Spire.License.dll v1.4.0 Click the link to get the version Spire.Office 6.10.0: https://www.e-iceblue.com/Download/download-office-for-net-now.html More information of…
We are glad to announce the release of Spire.Office 4.9.5 for Java. This version brings some new features. For instance, Spire.PDF for Java supports setting padding for grid cells; Spire.Presentation enhances the conversion from PowerPoint to PDF. In addition, a lot of bugs have been successfully fixed. More details are listed as follows. Click the link to download Spire.Office for Java 4.9.5: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.PDF for Java Category ID Description New feature SPIREPDF-4568 Supports setting padding for grid cells. PdfGridCell pdfGridCell = grid.getRows().get(1).getCells().get(0); pdfGridCell.getStyle().setCellPadding(new PdfPaddings(10,10,10,10)); Bug SPIREPDF-3855 Fixes the issue that…
Spire.PDF for Java 4.9.5 is released. This version supports setting padding for grid cells, enhances the conversions from PDF to Word/HTML/PDFA1A and also fixes the issue occurred in the process of loading PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-4568 Supports setting padding for grid cells. PdfGridCell pdfGridCell = grid.getRows().get(1).getCells().get(0); pdfGridCell.getStyle().setCellPadding(new PdfPaddings(10,10,10,10)); Bug SPIREPDF-3855 Fixes the issue that the content was missing after converting PDF to Word. Bug SPIREPDF-4548 Fixes the issue that the stamp was missing after converting PDF to HTML. Bug SPIREPDF-4554 Fixes…
We are happy to announce the release of Spire.PDF 7.10.0. This version enhances the conversion from PDF to images and also fixes the issue occurred in the process of printing PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-1113 Fixes the issue that the content was not clear after converting PDF to images. Bug SPIREPDF-3741 Fixes the issue that the margins of the printout were incorrect. Bug SPIREPDF-4059 Fixes the issue that the content of the printout was cut off. Bug SPIREPDF-4541 Fixes the issue that the…
We are glad to announce the release of Spire.PDF 7.10.4. This version brings some new features. For instance, it supports setting document properties when converting PDF to Doc/Docx, supports creating poly line annotations and extracting table. In addition, it also enhances the conversion from PDF to SVG and fixes issues occurred that the content was incorrect when adding SVG to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-4564 Supports setting document properties when converting PDF to Doc/Docx. Spire.Pdf.Conversion.PdfToDocConverter doc = new Spire.Pdf.Conversion.PdfToDocConverter(inputFile); doc.DocxOptions.Title = "PDFTODOCX"; doc.DocxOptions.Subject…
We are happy to announce the release of Spire.PDF for Java 4.10.2. This version supports extracting tables from PDF files, as well as enhances the conversions from PDF to Excel/PDFA2A. In addition, it also fixes the issue occurred in the course of deleting the value of the "keyword" property. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports extracting tables from PDF files. PdfDocument pdf = new PdfDocument(); pdf.loadFromFile(inputFile); StringBuilder builder = new StringBuilder(); //Extract the table PdfTableExtractor extractor = new PdfTableExtractor(pdf); PdfTable[] tableLists = null; for…
Page 69 of 69
page 69