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
Copy file name to clipboardExpand all lines: Document-Processing/Excel/Conversions/Excel-to-PDF/NET/Performance-Metrics.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,46 +8,40 @@ documentation: UG
8
8
9
9
# Performance Metrics in Excel (XlsIO) Library
10
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.
11
+
This section evaluates the performance of the Syncfusion XlsIO library when converting an Excel file with 100,000 rows and 50 columns to PDF, handling string, DateTime, number, Boolean, and formula data types. It provides insights into the efficiency and capabilities of XlsIO for processing these data types across various platforms.
12
12
13
13
## Excel to PDF
14
14
15
15
The table below illustrates the performance of data types for Excel to PDF conversion.
Copy file name to clipboardExpand all lines: Document-Processing/Excel/Excel-Library/NET/Performance-Metrics.md
+7-19Lines changed: 7 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,46 +8,40 @@ documentation: UG
8
8
9
9
# Performance Metrics in Excel (XlsIO) Library
10
10
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.
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 with 100,000 rows and 50 columns.. 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
15
The table below illustrates the performance of data types for open and read operations.
0 commit comments