News Category

We are delighted to announce the release of Spire.Doc for Java 12.2.2. This version enhances the conversion from Word and RTF to PDF as well as Doc to Docx. Besides, a lot of known issues are fixed successfully in this version, such as the issue that the content of the updated table of contents was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9689 Fixes the issue that extra red vertical lines appeared after converting a Word document to a PDF document. Bug SPIREDOC-9911 Fixes the issue that…
As the Chinese New Year approaches, our office will be closed from 09/02/2024 to 17/02/2024 (GMT+8:00). During the holiday, your emails will be received as usual, and urgent issues will be addressed promptly by our on-duty staff. Please note that standard support may be limited during this time, so we kindly ask for your understanding and patience if you do not receive an immediate response. Note: Our purchase system is available 24/7 and will automatically send you the license file once you have completed the online order and payment. If you need a temporary license to evaluate the product, please…
We are pleased to announce the release of Spire.PDF for Python 10.2.0. This version supports the PdfBitmap class and supports obtaining all custom properties of the document. In addition, the issue that finding text failed has also been fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6492 Supports the PdfBitmap class. New feature SPIREPDF-6518 Supports getting all custom properties of the document. doc = PdfDocument() doc.LoadFromFile(inputFile) docInfo=doc.DocumentInformation customProperties =docInfo.GetAllCustomProperties() New feature SPIREPDF-6525 Adds the PdfAttachmentAnnotationWidget.Data property to support obtaining attachment document data. New feature SPIREPDF-6538 Adds a…
We are happy to announce the release of Spire.PDFViewer 7.12.6. This version supports obtaining the coordinates of a mouse click relative to the PDF page content. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDFVIEWER-454 Spire.PdfDocumentViewer supports obtaining the coordinates of a mouse click relative to the PDF page content. private void Form1_Load(object sender, EventArgs e) { this.pdfDocumentViewer1.LoadFromFile("1.pdf"); this.pdfDocumentViewer1.MouseDown += new MouseEventHandler(PV_Click); } private void PV_Click(object sender, MouseEventArgs e) { string outputFile = "out.Pdf"; string outputFile_TXT = "out.txt"; File.Delete(outputFile_TXT); if (e.Button == MouseButtons.Left) { PointF[] controlPositions = new…
We are happy to announce the release of Spire.OCR 1.9.1. In this version, Spire.OCR for .NET Standard DLL supports Linux operating system. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREOCR-30 Spire.OCR for .NET Standard DLL supports Linux operating system. Click the link to download Spire.OCR 1.9.1: https://www.e-iceblue.com/Download/ocr-for-net.html More information of Spire.OCR new release or hotfix: https://www.e-iceblue.com/forum/spire-ocr-new-release-or-hotfix-t10327.html
We are pleased to announce the release of Spire.Doc for Python 12.2.0. This version fixes the issue that the product package couldn’t be installed with Python 3.7. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10288 Fixes the issue that the program failed to request resources when installing the product package with Python3.7. Click the link below to download Spire.Doc for Python 12.2.0: https://www.e-iceblue.com/Download/Spire-Doc-Python.html
We are excited to announce the release of Spire.Office 9.2.0. In this version, Spire.XLS supports setting the clipping position of header and footer images and adds XLT, XLTX, and XLTM formats to the FileFormat enumeration; Spire.Presentation supports embedding fonts in PPTX; Spire.PDF enhances the conversion from PDF to PDF/A, images, and OFD; Spire.Doc enhances the conversion from Word to PDF and HTML. 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.…
We are happy to announce the release of Spire.Doc for C++ 12.2.0. This version fixes the issue that strings were lost on Linux. More details are listed below. Here is a list of changes made in this release Category ID Description Bug - Fixes the issue that strings were lost on Linux. Click the following link to download Spire.Doc for C++: https://www.e-iceblue.com/Download/doc-for-cpp.html
Page 4 of 59