From e9f8c6adb23e459d0d72239a9e10af2cd797c428 Mon Sep 17 00:00:00 2001 From: KarthikaSF4773 Date: Wed, 10 Dec 2025 17:05:42 +0530 Subject: [PATCH] 991258-ImportHTMLImages --- ...-xlsio-support-importing-HTML-images-into-Excel.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-importing-HTML-images-into-Excel.md diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-importing-HTML-images-into-Excel.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-importing-HTML-images-into-Excel.md new file mode 100644 index 000000000..fc56ea8c9 --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-importing-HTML-images-into-Excel.md @@ -0,0 +1,11 @@ +--- +title: XlsIO support for importing HTML images into Excel | Syncfusion +description: Learn whether Syncfusion XlsIO supports importing HTML images into Excel using the Syncfusion .NET Excel library (XlsIO). +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Does XlsIO support importing HTML images into Excel? + +No, XlsIO does not support importing HTML images into Excel. However, it does support importing HTML tables into Excel. \ No newline at end of file