Java Aspose.Word - Read Word document Meta Informations (properties)

Hello and first of all happy new year to the aspose team!


Hier is my question: is it possible with aspose.Words to read the properties of a Word Document? Like Author, creation date, last modification etc…

Thanks in advance

Best regards

Emmanuel Comba

Hi Emmanuel,


Thanks for your inquiry. I think, BuiltInDocumentProperties class is what you are looking for; please visit the following API link:
http://www.aspose.com/documentation/java-components/aspose.words-for-java/com/aspose/words/builtindocumentproperties.html

Best Regards,