新建Document对象的容量问题

com.aspose.words.Document;
Document doc = new Document(path);
这个path文件最大可以是多大?
我放入了一个50mb的文件报错gc overhead了