Skip to content

Commit 2196356

Browse files
committed
added image/datatable
1 parent 492491c commit 2196356

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: introduction.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ The Telerik Document Processing libraries support the following file formats:
6666
|**XLSX (Excel Workbook)**|[RadSpreadProcessing]({%slug radspreadprocessing-overview%}),<br> [RadSpreadStreamProcessing]({%slug radspreadstreamprocessing-overview%})|[XlsxFormatProvider]({%slug radspreadprocessing-formats-and-conversion-xlsx-xlsxformatprovider%})|
6767
|**XLS (Excel 97-2003 Workbook)**|[RadSpreadProcessing]({%slug radspreadprocessing-overview%})|[XlsFormatProvider]({%slug radspreadprocessing-formats-and-conversion-xls-xlsformatprovider%})|
6868
|**XLSM (macro-enabled spreadsheet created by Microsoft Excel)** <sub>*Macros are only preserved during import and export. They cannot be executed or changed in the code.</sub>|[RadSpreadProcessing]({%slug radspreadprocessing-overview%})|[XlsmFormatProvider]({%slug radspreadprocessing-formats-and-conversion-xlsm-xlsmformatprovider%})|
69-
|**CSV**|[RadSpreadProcessing]({%slug radspreadprocessing-overview%}), [RadSpreadStreamProcessing]({%slug radspreadstreamprocessing-overview%})|[CsvFormatProvider]({%slug radspreadprocessing-formats-and-conversion-csv-csvformatprovider%})|
69+
|**CSV**|[RadSpreadProcessing]({%slug radspreadprocessing-overview%}),<br> [RadSpreadStreamProcessing]({%slug radspreadstreamprocessing-overview%})|[CsvFormatProvider]({%slug radspreadprocessing-formats-and-conversion-csv-csvformatprovider%})|
70+
|**DataTable**|[RadSpreadProcessing]({%slug radspreadprocessing-overview%})|[DataTableFormatProvider]({%slug radspreadprocessing-formats-and-conversion-using-data-table-format-provider%})|
7071
|**ZIP**|[RadZipLibrary]({%slug radziplibrary-overview%})|[ZipArchive]({%slug radziplibrary-gettingstarted%})|
72+
|**Image**|[RadPdfProcessing]({%slug radpdfprocessing-overview%})|[SkiaImageFormatProvider]({%slug radpdfprocessing-formats-and-conversion-image-using-skiaimageformatprovider%}),<br> [OcrFormatProvider]({%slug radpdfprocessing-formats-and-conversion-ocr-ocrformatprovider%}) |
7173

7274
![DPL Ninja](images/dpl-formats.png)
7375

0 commit comments

Comments
 (0)