Importing Excel Data from a Spreadsheet
Sometimes, it is required to merge data from various data sources including Microsoft Excel sheets into a document. I have just finished a sample application which imports Microsoft Excel data from a spreadsheet into a TX Text Control table. Please take a look at this sample in our source code library: Importing Excel data from a spreadsheet

Sometimes, it is required to merge data from various data sources including Microsoft Excel sheets into a document. I have just finished a sample application which imports Microsoft Excel data from a spreadsheet into a TX Text Control table.
Please take a look at this sample in our source code library:
Related Posts
Loading and Processing Excel XLSX Spreadsheet Tables into TX Text Control…
TX Text Control provides a powerful API to load and process Excel spreadsheet tables in .NET applications. This article shows how to load an Excel file and process the tables using TX Text Control…
Import and Manipulate Excel Spreadsheets by Converting Cells into Merge…
You can import Microsoft Excel spreadsheets and convert them into smart tables, complete with formulas and formatting. This article shows how to import a spreadsheet and programmatically convert…
Importing Excel XLSX Spreadsheets into TX Text Control in ASP.NET Core and…
TX Text Control is able to import Excel documents by converting spreadsheets into tables. This article shows how to import spreadsheets programmatically.
Create a Table of Contents in Windows Forms using C#
This article explains how to create a table of contents in Windows Forms using the ribbon or programmatically. Creating a table of contents is required to organize large documents.
Official TX Text Control .NET Sample Applications Are Now Hosted on GitHub
This article gives a quick overview of the new repositories, their structure and our plans for the future.