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: knowledge-base/convert-pdf-table-to-datatable.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Converting PDF Table Content to DataTable
3
-
description: Learn how to transform a table from a PDF file into a DataTable object using the Telerik Document Processing libraries.
2
+
title: Converting PDF Table Content to DataTable using RadSpreadProcessing and UI interaction
3
+
description: Learn how to transform a table from a PDF file into a DataTable object using the Telerik Document Processing libraries and UI interaction.
4
4
type: how-to
5
5
page_title: How to Convert PDF Table to DataTable with Telerik Document Processing
6
6
slug: convert-pdf-table-to-datatable
@@ -17,7 +17,7 @@ ticketid: 1675626
17
17
18
18
## Description
19
19
20
-
Learn how to convert a specific table from a PDF file into a DataTable object using **Telerik Document Processing** libraries.
20
+
Learn how to convert a specific table from a PDF file into a [DataTable](https://learn.microsoft.com/en-us/dotnet/api/system.data.datatable?view=net-5.0) object using **Telerik Document Processing** libraries.
0 commit comments