We are pleased to announce the release of Spire.PDF 9.12. This version enhances the conversion from SVG and OFD to PDF. What's more, some other known issues are also fixed in this version, such as the issue that the text could not be extracted. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6041 Fixes the issue that the data on the second page and subsequent pages were lost after flattening PDF form fields. Bug SPIREPDF-6331 Fixes the issue that PDFs converted from SVG couldn't be opened with Adobe. Bug…
We are pleased to announce the release of Spire.PDF for Java 9.12.0. This version enhances the conversion from PDF to SVG, PDF/A1B, and PDF/A2A. Besides, some known issues are fixed successfully in this version, such as the issue that the stamps were lost when printing PDF after adding stamps and locking them. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6265 Fixes the issue that the result document was blank when converting PDF to SVG on Linux system. Bug SPIREPDF-6363 Fixes the issue that the result document didn't meet…
We are happy to announce the release of Spire.Office 8.11.2. In this version, Spire.Doc publicizes the enumeration of Spire.Doc.Publics.Drawing.FontStyle; Spire.PDF adds the new PdfImageHelper interface for image extraction, deletion, replacement and compression; Spire.Presentation releases several new features, such as obtaining the height and width of the text area within a shape and retrieving text from different lines within a shape. Besides, a lot of 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:…
We are excited to announce the release of Spire.Presentation 8.11.1. This version releases several new features, such as obtaining the height and width of the text area within a shape and retrieving text from different lines within a shape. Besides, it also fixes the issue that the program threw System.InvalidCastException exception when executing the shape.TextFrame.GetTextLocation() method. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2378 Supports preserving position information of shapes relative to slides when converting shapes to SVG. byte[] svgByte = shape.SaveAsSvgInSlide(); FileStream fs = new FileStream("shapePath_"…
We are delighted to announce the release of Spire.Office for C++ 8.11.0. This version adds support for the Linux platform. Spire.PDF for C++ supports the PdfMarker type. In addition, some known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for C++ 8.11.0: https://www.e-iceblue.com/Download/office-for-cpp.html Here is a list of changes made in this release Spire.PDF for C++ Category ID Description New feature SPIREPDF-5945 Supports the PdfMarker type. intrusive_ptr<PdfDocument> doc = new PdfDocument(); intrusive_ptr<PdfNewPage> page = Object::Dynamic_cast<PdfNewPage>(doc->GetPages()->Add()); intrusive_ptr<PdfMarker> marker = new PdfMarker(PdfUnorderedMarkerStyle::CustomImage); marker->SetImage(PdfImage::FromFile(inputFile_Img.c_str())); std::wstring listContent = L"Data Structure\n"; listContent += L"Algorithm\n"; listContent +=…
We are excited to announce the release of Spire.PDF for C++ 9.11.0. This version supports the PdfMarker type. It also enhances the conversion from PDF to XPS and PowerPoint files. Moreover, some known issues are fixed successfully in this version, such as the issue that compressing PDF documents failed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5945 Supports the PdfMarker type. intrusive_ptr<PdfDocument> doc = new PdfDocument(); intrusive_ptr<PdfNewPage> page = Object::Dynamic_cast<PdfNewPage>(doc->GetPages()->Add()); intrusive_ptr<PdfMarker> marker = new PdfMarker(PdfUnorderedMarkerStyle::CustomImage); marker->SetImage(PdfImage::FromFile(inputFile_Img.c_str())); std::wstring listContent = L"Data Structure\n"; listContent += L"Algorithm\n"; listContent += L"Computer…
We are delighted to announce the release of Spire.Office for Java 8.11.3. In this version, Spire.XLS for Java supports retrieving comments from the Name Manager; Spire.PDF for Java enhances the conversion from PDF to Word documents and PPTX files; Spire.Presentation for Java enhances the conversion from slides to SVG. In addition, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.11.3: 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-4919 Supports retrieving comments from the Name Manager.…
We're pleased to announce the release of Spire.XLS for Java 13.11.6. This version mainly fixes some issues that occurred when converting Excel to Html/PDF and copying worksheets. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4966 Fixes the issue that the application threw the "java.lang.NullPointerException" exception when converting worksheets to HTML documents. Bug SPIREXLS-4967 Fixes the issue that excessive "0" characters occurred in the text content when converting Excel documents to HTML documents. Bug SPIREXLS-4968 Fixes the issue that the cell content was partially lost when converting Excel to…
page 24