We are delighted to announce the release of Spire.XLS 15.10.3. This version adds support for reading Office cached cloud fonts by default, in addition to system and in-memory fonts. It also adjusts the parameters of the AddDigitalSignature() and IDigitalSignatures.Add() methods, and fixes several known issues to improve the library’s stability and performance. Details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-5979 Adds support for reading Office cached cloud fonts by default, besides system font directories and in-memory fonts. Adjustment - Modifies the parameter list of the AddDigitalSignature() and IDigitalSignatures.Add()…
We’re pleased to announce the release of Spire.Doc 13.10.3. This version supports extracting a specified range of pages from a Word file to a different document. Meanwhile, it enhances the conversion from Word to PDF by fixing a series of known bugs. More details are given below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-11429 Added the ExtractPages(int index, int count) method to extract a specified range of pages from the document. Document doc = new Document(); doc.LoadFromFile("sample.docx"); Document extractPage = doc.ExtractPages(0, 1); extractPage.SaveToFile("result.docx"); Bug SPIREDOC-11174 Fixed the issue where content layout…
We're pleased to announce the release of Spire.PDF 11.10.4. This version supports validating the timestamp service URL address, and also successfully fixes some known issues that occurred when converting and comparing PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-7465 Added support for validating the timestamp service URL address. TSAHttpService timestampService = new TSAHttpService("http://time2.certum.pl"); TSAResponse response = timestampService.Check(); //if it is success to receive tsa token if (response.Success) { formatter.TimestampService = timestampService; } Bug SPIREPDF-3890 SPIREPDF-5888 SPIREPDF-6680 Improved the conversion effect from PDF to Word. Bug…
We're pleased to announce the release of Spire.PDF for C++ 11.10.0. The latest version fixes an issue where the program threw errors when extracting PDF page text. Details are shown below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-7685 Fixes an issue where the program threw errors when extracting PDF page text. Click the link below to download Spire.PDF for C++ 11.10.0: https://www.e-iceblue.com/Download/pdf-for-cpp.html
We are delighted to announce the release of Spire.Presentation for Java 10.10.2. This version adds support for converting Markdown to PPTX files and SVG to shapes. In addition, several known issues have been successfully fixed, including an issue where added LaTeX formulas were rendered incorrectly. Details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports converting Markdown to PPTX files. Presentation pt = new Presentation(); pt.loadFromFile("input.md", FileFormat.Markdown); pt.saveToFile("output.pptx", FileFormat.PPTX_2013); pt.dispose(); New feature - Adds the AddFromSVGAsShape method to convert SVG into shapes. Presentation ppt = new Presentation(); ppt.loadFromFile("input.pptx"); for…
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;…
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
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…
Page 6 of 102
page 6

Coupon Code Copied!

Christmas Sale

Celebrate the season with exclusive savings

Save 10% Sitewide

Use Code:

View Campaign Details