ODF .NET > Tutorial > Convert ODT to DOCX and ODS to XLSX

The following example shows you how to convert an ODF text document (.odt) to a Word document (.docx). OfficeConverter converts between the document object models, so no other application and no installed Office is involved. The result is an ordinary document object you can edit further before you save it.

C# example
VB example

The following example converts an ODF spreadsheet (.ods) to an Excel workbook (.xlsx).

C# example
VB example

Need help? Ask our developers: