documentloaders: ms office docs
Squashed commit of the following:
Author: Simun Strukan <simun.strukan@gmail.com>
Date: Tue May 6 16:46:40 2025 +0200
Reduced the size of docx and pptx files
Author: Simun Strukan <simun.strukan@gmail.com>
Date: Tue Apr 22 01:03:19 2025 +0200
Added custom regex based parsers for XML based documents,
added constant for asci text extraction, separated EOF check
from errors while reading doc and ppt document buffers
Author: Simun Strukan <simun.strukan@gmail.com>
Date: Mon Nov 18 14:57:36 2024 +0100
Added loader for all the common office doc types, doc, docx, ppt, pptx,
xls, xlsx
Author: Simun Strukan <simun.strukan@gmail.com>
Date: Tue Nov 5 00:01:54 2024 +0100
Added core office docs documentloader