You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Performance Metrics of the Excel to PDF in Syncfusion Excel (XlsIO) Library
3
+
description: This section provides an overview of the performance capabilities of the Syncfusion Excel (XlsIO) Library.
4
+
platform: document-processing
5
+
control: XlsIO
6
+
documentation: UG
7
+
---
8
+
9
+
# Performance Metrics in Excel (XlsIO) Library
10
+
11
+
This section evaluates the performance of the Syncfusion XlsIO library when handling String, DateTime, Number, Boolean, and Formula data types during Excel to PDF conversion. It provides insights into the efficiency and capabilities of XlsIO for processing these data types across various platforms.
12
+
13
+
## Excel to PDF
14
+
15
+
The table below illustrates the performance of data types for Excel to PDF conversion.
You can find the sample used for Excel to PDF conversion performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Excel%20to%20PDF">this GitHub page</a>.
This section evaluates the performance of the Syncfusion XlsIO library when handling String, DateTime, Number, Boolean, and Formula data types during operations such as opening, reading, creating, and saving Excel files. It provides insights into the efficiency and capabilities of XlsIO for processing these data types across various platforms.
11
+
This section evaluates the performance of the Syncfusion XlsIO library when handling String, DateTime, Number, Boolean, and Formula data types during operations such as opening and reading, creating and saving Excel files. It provides insights into the efficiency and capabilities of XlsIO for processing these data types across various platforms.
12
12
13
13
## Open and Read
14
14
15
-
The table below illustrates the performance of data types for open operations.
15
+
The table below illustrates the performance of data types for open and read operations.
You can find the sample used for open operation performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Open">this GitHub page</a>.
57
-
58
-
The table below illustrates the performance of data types for read operations.
You can find the sample used for read operation performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Read">this GitHub page</a>.
56
+
You can find the sample used for open and read operation performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Open">this GitHub page</a>.
100
57
101
58
## Create and Save
102
59
103
-
The table below illustrates the performance of data types for create operations.
60
+
The table below illustrates the performance of data types for create and save operations.
You can find the sample used for create operation performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Create">this GitHub page</a>.
145
-
146
-
The table below illustrates the performance of data types for save operations.
You can find the sample used for save operation performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Save">this GitHub page</a>.
101
+
You can find the sample used for create and save operation performance evaluation on <ahref="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Create">this GitHub page</a>.
0 commit comments