Spire.Presentation 10.10.1 supports setting fade-in or fade-out duration of audio
2025-10-21 03:55:59
We’re pleased to announce the release of Spire.Presentation 10.10.1. This update introduces features for setting fade-in and fade-out durations for audio, as well as the ability to crop audio. More details are given below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2988 Added support for setting the fade-in or fade-out duration of audio. // New Append Audio Presentation pres = new Presentation(); FileStream from_stream = File.OpenRead(inputFile); RectangleF audioRect = new RectangleF(50, 50, 100, 100); IAudio audio = pres.Slides[0].Shapes.AppendAudioMedia(from_stream, audioRect); // Set the duration of the starting fade for 13s audio.FadeInDuration = 13000f;…
Spire.Barcode for Java 5.2.0 fixes two issues that occurred while scanning an image
2025-10-11 07:53:31
We are happy to announce the release of Spire.Barcode for Java 5.2.0. In this version, two issues that occurred while scanning an image have been successfully fixed. Details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREBARCODE-273 Fixed the issue where the application threw a "java.lang.OutOfMemoryError" when scanning an image. Bug SPIREBARCODE-276 Fixed the issue of incorrect result data when scanning an image. Click the link to download Spire.Barcode for Java 5.2.0: https://www.e-iceblue.com/Download/barcode-for-java.html
Spire.Office 10.9.0 is released
2025-09-30 11:10:50
We are excited to announce the release of Spire.Office 10.9.0. In this version, Spire.Doc exposes core interfaces for fine-grained document styling control; Spire.XLS supports creating and modifying Equations; Spire.Presentation fixes an issue where documents failed to open; Spire.PDF improves OFD to PDF conversion; Spire.DocViewer adjusts its security-related dependencies; Spire.PDFViewer adds a platform-agnostic .NET 7.0 version; Spire.Barcode fixes a font issue. 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.Barcode, Spire.DocViewer, and Spire.PDFViewer are included. DLL Versions: Spire.Doc.dll v13.9.10 Spire.PDF.dll…
Spire.PDFViewer 8.2.1 adds a platform-agnostic .NET 7.0 version
2025-09-30 09:17:32
We’re pleased to announce the release of Spire.PDFViewer 8.2.1. This update introduces a cross-platform .NET 7.0 version, along with the dedicated version for Windows, ensuring broad compatibility and seamless integration across environments. More details are as follows. Here is a list of changes made in this release Category ID Description New feature - Added a platform-agnostic .NET 7.0 version that runs across all operating systems. Adjustment - Enhanced the platform-specific version for .NET 7.0-Windows 10.0.19041. Click the link to get Spire.PDFViewer 8.2.1: https://www.e-iceblue.com/Download/download-pdf-viewer-for-net-now.html More information of Spire.PDFViewer new release or hotfix: https://www.e-iceblue.com/forum/spire-pdfviewer-new-release-or-hotfix-t2767.html
Spire.PDF 11.9.17 improves OFD to PDF conversion
2025-09-30 08:51:54
We’re pleased to announce the release of Spire.PDF 11.9.17. This version includes several important bug fixes, addressing text rendering issues with Hebrew and Arabic scripts, problems with text extraction, OFD-to-PDF conversion, and PDF printing using the .NET Standard DLL. See the full details below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-1134 Fixes the issue where the text order was incorrect when rendering mixed Hebrew and English strings. Bug SPIREPDF-2641 SPIREPDF-4108 Fixes the issue where Arabic text displayed incorrectly in TextBox form fields. Bug SPIREPDF-5073 Fixes the issue where extra characters appeared when…
Spire.Presentation 10.9.3 fixes an issue where documents failed to open
2025-09-30 03:15:23
We're glad to announce the release of Spire.Presentation 10.9.3. This version fixes an issue where documents failed to open. Check below for the details. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-3008 Fixed an issue where documents failed to open when using netstandard libraries on .NET 9.0. Click the link to download Spire.Presentation 10.9.3: 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
E-iceblue will be on Mid-Autumn Festival and National Day Holiday from October 1 to 8, 2025
2025-09-30 02:28:39
We would like to inform you that E-iceblue will be on holiday from October 1st to October 8th, 2025 (GMT+8:00), in observance of China’s National Day and Mid-Autumn Festival. During the holiday, your email will be received as usual, and the urgent problems will be solved as soon as possible by the staff on duty. Note: The purchase system will remain available 24 hours a day and 7 days a week. Once you process the order online and finish the payment, the license file will be sent to you automatically by our system. If you want to obtain a temporary…
Spire.Office for Java 10.9.0 Released
2025-09-29 10:13:45
We are excited to announce the release of Spire.Office for Java 10.9.0. In this version, Spire.Doc for Java introduces several new features to enhance Word-to-Markdown conversion; Spire.Presentation for Java adds a new method to quickly retrieve the number of slides; Spire.PDF for Java optimizes memory consumption when loading documents. This release also includes numerous bug fixes. Details are provided below. Click the link to download Spire.Office for Java 10.9.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 New feature SPIREDOC-11484 Supports configuring images to be embedded in Base64 encoding when converting…
