Retrieve image files and hyperlinks.(parseAsyn)
refuse-c opened this issue · 1 comments
Describe the bug
How can I retrieve image files and hyperlink URLs from the result of parsing a Word document using parseAsyn
Document
If applicable, add *.docx document to help explain your problem.
test.docx
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: windows11
- Browser chrome
- Version 123
Additional context
Add any other context about the problem here.
Depends on document links could be inserted as application instructions. Images - just a file of docx package (could be opened with any .zip). This library doesn't provide public API to work or modify document and it's not recommended to use it for anything else then rendering.