We are delighted to announce the release of Spire.PDF 10.11.7. This version supports returning an array of region values for PdfTextMarkupAnnotationWidget. It also enhances the conversion from PDF to images and Markdown and SVG to PDF. Besides, many known issues are fixed successfully in this version, such as the issue that the content was incorrect when printing PDF documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-7135 Supports returning an array of region values for PdfTextMarkupAnnotationWidget. // Create a PdfDocument object PdfDocument doc = new PdfDocument(); //…
We're pleased to announce the release of Spire.Office for Java 9.11.0. In this version, the Spire.PDF for Java supports converting HTML strings to PDF documents using ChromeHTMLConverter, and also supports enabling 'Background graphics' when using ChromeHTMLConverter to convert HTML to PDF. Beyond that, many known issues that occurred when converting, processing and saving Word/ Excel/ PDF/PowerPoint files have been successfully fixed. More details are listed below. Click the link to download Spire.Office for Java 9.11.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for Java Category ID Description Bug SPIREDOC-10693 Fixes the issue that the highlighting…
We are excited to announce the release of Spire PDF for Java 10.11.2. The latest version supports converting HTML strings to PDF documents using ChromeHTMLConverter. Besides, some known bugs are fixed successfully in the update, such as the issue that content was lost when converting PDF to PDFA2A. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-7165 Supports converting HTML strings to PDF documents using ChromeHTMLConverter. ChromeHtmlConverter converter = new ChromeHtmlConverter(TestUtil.ChromiumPath); URI uri = new URI(converter.getUrl()); IWebSocketService webSocketService = (IWebSocketService) WebSocketServiceImpl.create(uri); converter.setWebSocketService(webSocketService); String htmlString = "<html><body><p style=\' color:black…
We are delighted to announce the release of Spire.PDF for Python 10.11.2. This version fixes some known issues, such as the issue that an exception was thrown when Spire.XLS and Spire.PDF were used at the same time. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-7039 Fixes the issue that the program threw "ffi_prep_cif_var failed" exception when extracting text on Ubuntu 22 systems. Bug SPIREXLS-5598 Fixes the issue that an exception was thrown when Spire.XLS and Spire.PDF were used at the same time. Click the link to download Spire.PDF…
We're pleased to announce the release of Spire.Doc for Java 12.11.9. This version optimizes the conversions from Word to PDF, and also fixes some issues that occurred when loading and comparing Word documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10245 Fixes the issue that the layout of some content was incorrect when converting Word to PDF. Bug SPIREDOC-10538 Fixes the issue that the bookmarks cannot be redirected when converting Word to PDF. Bug SPIREDOC-10610 Fixes the issue that the program threw an "IllegalStateException" error when converting Word…
We are excited to announce the release of Spire.PDF for C++ 10.7.3. The newest version fixes the issue that the incorrect highlighted text effect occurred when converting OFD to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6978 Fixed the issue that the incorrect highlighted text effect occurred when converting OFD to PDF. Click the link below to download Spire.PDF for C++ 10.7.3: https://www.e-iceblue.com/Download/pdf-for-cpp.html
We are excited to announce the release of Spire.XLS for Python 14.9.3. This version supports determining whether to retain the original page size when converting Excel to PDF. It also enhances the conversion from chart sheets to images. Moreover, some known issues are fixed successfully in this version, such as the issue that an exception was thrown when setting font styles on ubuntu22. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5181 Supports determining whether to retain the original page size when converting Excel to PDF. book =…
We're pleased to announce the release of Spire.XLS 14.11.3. This version supports passing values to group pivot tables, and also supports the new formulas including ACOT, ACOTH, COT, TOROW, TOCOL. Moreover, some issues that occurred when converting, loading, saving and printing Excel documents have been successfully resolved. More details are shown below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5469 SPIREXLS-5470 SPIREXLS-5546 SPIREXLS-5564 SPIREXLS-5565 Supports the new formulas including ACOT, ACOTH, COT, TOROW, TOCOL. New feature SPIREXLS-5534 Supports passing values to group pivot tables. Workbook wb = new Workbook(); wb.LoadFromFile(inputFile); Worksheet pivotSheet…
page 25