Is it possible to read the entire content from an XLSX file using Aspose.Cells? The Excel file contains images, charts, and plain text. Currently, I am only able to read the plain text....all objects within the file into the Document Object Model (DOM)...collection. Each of these objects can be further manipulated...