File Size (A4,A3,A0...)

Hi, is it possible with aspose Total (using c# language) to get the size of a document (in word, excel, pdf, autocad) using Aspose Words/Cells/Pdf/Cad ? (without opening it if possible)
Thanks

@Zan135

Unfortunately, without importing document using Aspose API, you cannot get the file size. Moreover, Aspose APIs do not return file size like A3, A4, etc.

Could you please share the sample input files along with their expected size?