What’s New in 2023 Volume 4: File Format Libraries
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (175).NET Core  (29).NET MAUI  (208)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (220)BoldSign  (15)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (67)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (101)Streamlit  (1)Succinctly series  (131)Syncfusion  (920)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (37)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (151)Chart  (132)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (633)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (41)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (508)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (11)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (597)What's new  (333)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
What’s New in 2023 Volume 4: File Format Libraries

What’s New in 2023 Volume 4: File Format Libraries

Syncfusion’s File-Format libraries enable the creation, reading, writing, and conversion of PDFWordExcel, and PowerPoint files without Microsoft Office or Adobe Reader.

This blog briefly describes the latest updates rolled out for these comprehensive file-format libraries in the 2023 Volume 4 release.

Let’s get started!

.NET PDF Library

The Syncfusion PDF Library supports the following enhancements in this 2023 Volume 4 release.

PDF split enhancements

You can split PDF documents without sacrificing the integrity of accessibility tags. Accessibility is crucial for users relying on screen readers and other assistive technologies.

PDF file size optimization

We’ve improved the document operations to reduce file sizes. By removing unused elements and identifying identical resources, you can experience heightened efficiency in both PDF merging and splitting.

Enhanced digital signature validation

Now, you can effortlessly access certificates from the Document Security Store (DSS) and retrieve CRL lists for enhanced validation during signature verification. Elevate your document security with these streamlined features.

HTML-to-PDF improvements

In HTML-to-PDF conversion, you can experience better error handling with proper exceptions on failure. Also, the BlinkBinaries have been updated to the latest version, 117.0.5938.150, addressing vulnerabilities and ensuring a more secure conversion process.

.NET Word Library

The Word Library delivers the following features.

Create equations using LaTeX

You can now create mathematical equations by specifying a LaTeX string in a Word document. With this feature, you can easily add an equation created using a LaTeX editor in a document.

Creating equations using Latex string in Word Library
Creating equations using Latex string in Word Library

Fallback font for Unicode text

The .NET Word Library now allows the configuration of fallback fonts for Unicode text while converting  Word files to PDF or image files. These fallback fonts come into play when the rendering engine encounters Unicode text that lacks a corresponding glyph in the specified fonts.

Users can configure fallback fonts in the following ways:

  • Initialize default fallback fonts for Unicode text.
  • Set custom fonts as fallback fonts for specific script types, including Arabic, Hebrew, and Chinese.
  • Set custom fonts as fallback fonts for a particular range of Unicode text.

TIFF image preservation

You can now preserve TIFF images in converted PDFs or images exactly as they appear in the input Word document.

.NET Excel Library

The Syncfusion Excel Library now supports the following features.

Grouping in pivot table

The Excel Library (XlsIO) now supports grouping date and time fields in pivot tables. Users can group pivot data based on the following categories:

  • Date
  • Month
  • Year
  • Quarter
  • Hour
  • Minute
  • Second
Grouping pivot table data using Excel Library
Grouping pivot table data using Excel Library

New Excel functions

The Excel Library now supports creating and parsing the following new Excel functions:

  • LAMBDA: Allows custom formula parameters and logic.
  • SORT: Positions the cell range values in ascending or descending order.
  • BYROW: Applies a LAMBDA to each row and returns an array of the results.
  • BYCOL: Applies a LAMBDA to each column and returns an array of the results.
  • TOROW: Transforms an array into a single row.
  • TOCOL: Transforms an array into a single column.
  • CHOOSEROWS: Returns specified rows from an array.
  • CHOOSECOLS: Returns specified columns from an array.
  • TEXTSPLIT: Splits the cell text across rows or columns.
  • TEXTBEFORE: Returns the text before a given character.

Font fallback for Unicode text

You can configure the fallback fonts for Unicode text while converting Excel files to PDF or image files. These fallback fonts are used when the rendering engine encounters Unicode text that lacks a corresponding glyph in the specified fonts.

Users can configure fallback fonts in the following ways:

  • Initialize default fallback fonts for Unicode text.
  • Set custom fonts as fallback fonts for specific script types, including Arabic, Hebrew, and Chinese.
  • Set custom fonts as fallback fonts for a particular range of Unicode text.

TIFF image preservation

The Excel Library now preserves TIFF images in converted PDFs or images exactly as they appear in the input Excel document.

Java Word Library

Compare Word documents

The Syncfusion Java Word Library (DocIO) allows you to compare two Word documents and highlight the changes, such as insertions, deletions, and formatting, as tracked changes. With this feature, you can easily identify the changes between two versions of a document.

Comparing Word documents using Java Word Library
Comparing Word documents using Java Word Library

.NET PowerPoint

TIFF image preservation

The .NET PowerPoint Library now preserves TIFF images in converted PDFs or images exactly as they appear in the input presentation.

For example, you can convert medical reports with TIFF images of X-rays, MRIs, and CT scans from a presentation to a PDF or an image.

Note: With the upcoming 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in our File-Format libraries. Instead, we will provide support for .NET 4.6.2.

Conclusion

Thanks for reading! We’ve delved into the latest enhancements for Syncfusion’s File-Format libraries included in the 2023 Volume 4 release. For a comprehensive overview of all the updates in this release, we encourage you to visit our Release Notes and What’s New pages.

Your feedback is invaluable to us, so don’t hesitate to share your thoughts in the comments section below!

For current Syncfusion users, you can access the most recent version of Essential Studio on the License and Downloads page. If you’re new to Syncfusion, we offer a 30-day free trial to test out these exciting new features.

If you have questions, you can contact us via our support forumsupport portal, or feedback portal. We’re always here to assist you!

Related blogs

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed