How to read a txt file with a pipe delimiter

How could Aspose.Excel read a txt file with a pipe delimiter?

Is your file delimited with “|”? You can replace them with commas(,), then use Aspose.Excel to load them as csv file.