Load Source Excel File Without Charts with Golang via C++
Contents
[
Hide
]
Aspose.Cells allows you to load your Excel file without charts. Please use LoadOptions.GetLoadFilter() property for this purpose.
Load Spreadsheet Without Charts
The following sample code loads the sample Excel file without charts and saves it in output PDF format.