We are excited to announce the release of Spire.PDF for Java 9.2.1. This version supports converting PDF to PowerPoint and PDF with a password to PDFA. It also supports compressing PDFs with a document open password. Moreover, it enhances the conversion from PDF to Excel and PDFA2B. Besides, some known issues are fixed in this version. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-2628 Supports converting PDF to PowerPoint. PdfDocument pdfDocument =new PdfDocument(); pdfDocument.loadFromFile("input.pdf"); pdfDocument.saveToFile("output.pptx", FileFormat.PPTX); New feature SPIREPDF-4924 Supports converting PDF with a password to PDFA.…
We are pleased to announce the release of Spire.Doc for Java 11.2.3. This version supports setting the sdtAppearance property for the content control. Besides, it enhances the conversion from Word to PDF. In addition, it fixes some known issues, such as the issue that the application threw "Unknown Source" error when updating the TableOfContents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-8665SPIREDOC-8960 Supports setting the sdtAppearance property for the content control. Document doc = ConvertUnit.GetNewEngineDocument(); doc.loadFromFile(inputFile); for (Object docObj : doc.getSections().get(0).getBody().getChildObjects()) { if (docObj instanceof StructureDocumentTag) {…
We are happy to announce the release of Spire.Presentation 8.2.0. This version fixes the issue that the memory failed to release when the PowerPoint to image conversion program ended. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2153 Fixes the issue that the memory failed to release when the PowerPoint to image conversion program ended. Click the link to download Spire. Presentation 8.2.0: https://www.e-iceblue.com/Download/download-presentation-for-net-now.html More information of Spire.Presentation new release or hotfix: https://www.e-iceblue.com/forum/spire-presentation-new-release-or-hotfix-t4736.html
We are happy to announce the release of Spire.PDF 9.2.2. This version adds TextCompressionOptions to support setting compression type and supports setting the color space of PdfSeparationColor as RGB. Besides, it enhances the conversion from PDF to Excel as well as images and XPS to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5132 Supports setting the color space of PdfSeparationColor as RGB. PdfDocument pdf = new PdfDocument(); PdfPageBase page = pdf.Pages.Add(); PdfRGBColor c = Color.Purple; //color space RGB PdfSeparationColorSpace cs = new PdfSeparationColorSpace("MySpotColor", new PdfRGBColor(c.R, c.G,…
We are pleased to announce the release of Spire.Barcode 7.2.0. This version fixes the issue that the QR code position is incorrect when setting UseHttpHandlerMode="True" in an ASP web application. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREBARCODE-235 Fixes the issue that the QR code position is incorrect when setting UseHttpHandlerMode="True" in an ASP web application. Click the link below to download Spire.Barcode 7.2.0: https://www.e-iceblue.com/Download/download-barcode-for-net.html More information of Spire. Barcode new release or hotfix: https://www.e-iceblue.com/forum/spire-barcode-f13.html
As a result of the unremitting efforts of our staff, a series of C++ products have been launched during January 2023, including Spire.Doc for C++, Spire.XLS for C++, Spire.PDF for C++ and Spire.Presentation for C++. These new products are now available for downloading. Welcome to try them out. In addition to that, many more C++ products will be coming soon. Spire.Doc for C++ Spire.Doc for C++ is a professional Word C++ library specifically designed for developers to create, read, write, convert, merge, split, and compare Word documents on C++ platforms with fast and high-quality performance. Click the following link to…
We are glad to announce the release of Spire.Office 8.1.4. In this version, Spire.Doc enhances the conversion from Word to PDF, images, and HTML; Spire.XLS enhances the conversion from Excel to PDF and XLS to XLSX; Spire.Presentation supports the function of replying to comments; Spire.Spreadsheet fixes the issue that the program threw an exception while loading an Excel file. Besides, many known issues are fixed successfully in this version. More details are listed below. 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 v11.1.5 Spire.Pdf.dll…
We are happy to announce the release of Spire.Doc 11.1.4. This version enhances the conversion from Word to PDF, images, and HTML. Besides, many known issues are successfully fixed, such as the issue that the bold style of table borders lost when the generated doc document was opened with WPS. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-4770 Fixes the issue that the paging was incorrect when converting Word to PDF. Bug SPIREDOC-8505 Fixes the issue that the result of accepting the revision was incorrect after converting Word…
page 80