Menu

Open Existing Document

Shoaib

Apache POI WP

HWPFDocument doc = new HWPFDocument(new FileInputStream("document.doc"));

Aspose.Words

Document doc = new Document("document.doc");

Download Source Code
Many more examples are available at Aspose Docs


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.