ByteScout Spreadsheet SDK - Console Tool - Batch XLS to CSV - ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

ByteScout Spreadsheet SDK – Console Tool – Batch XLS to CSV

  • Home
  • /
  • Articles
  • /
  • ByteScout Spreadsheet SDK – Console Tool – Batch XLS to CSV

ByteScout Spreadsheet SDK – Console Tool – Batch XLS to CSV

ConvertToXLS.bat

@echo off

rem This command will convert XLS file to CSV with TAB delimiter.

"%PROGRAMFILES%\Bytescout Spreadsheet SDK\Console\Bytescout.Spreadsheet.Console.exe" ".\Input Files\sample.xls" /F CSV /O ".\Output Files" /D "\t"

pause

  Click here to get your Free Trial version of the SDK

Tutorials:

prev
next