English

Convert Word (DOC, DOCX) to Byte Array

Aspose.Words API provides the simplest way to convert a Microsoft Word DOC or DOCX document to a byte array in C# and Java. The conversion of a Word document to a byte array is helpful when storing documents in the database and/ or then retrieving them from the database. Aspose.Words API provides the functionality to manipulate Microsoft Word files without using Microsoft Word. If you do not have Aspose.Words API installed, please follow the instructions given on installation page for .
December 9, 2019 · 2 min · Muzammil Khan