Load Source Excel File Without Charts
Contents
 [
      
        Hide
      ]
    
Aspose.Cells for Python via .NET allows you to load your excel file without charts. Please use LoadOptions.load_filter 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.