Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: XBRL to XLSX
Convert XBRL to HTML using C#
As a .NET developer, you can easily convert XBRL files or financial data from XML files to HTML webpages programmatically. In this article, you will learn how to convert XBRL to HTML using C#.
Convert XBRL to PDF using C#
As a .NET developer, you can easily convert XBRL files or financial data from XML files to PDF documents. In this article, you will learn how to convert XBRL to PDF using C#.
Convert XBRL to XLSX or iXBRL Programmatically in C#
XBRL files are used for business reporting purposes including balance sheets, cash flow statements, ledgers, etc. You can easily convert XBRL files to XLSX Excel Sheet as well as iXBRL, which is an inline XBRL file. These output formats are ideal for presenting the financial information as structured, human, and machine-readable data.