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