Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get XML string (not blob) #122

Open
Ademking opened this issue Nov 3, 2020 · 1 comment
Open

How to get XML string (not blob) #122

Ademking opened this issue Nov 3, 2020 · 1 comment

Comments

@Ademking
Copy link

Ademking commented Nov 3, 2020

Hello,
Thank you for this great library. Is it possible to get OpenXML string (not blob) from docx file ?
Something like this:

<w:p><w:pPr><w:rPr><w:color w:val="FF0000"/></w:rPr></w:pPr><w:r><w:rPr><w:color w:val="FF0000"/></w:rPr><w:t>My custom</w:t></w:r><w:r><w:rPr><w:color w:val="00FF00"/></w:rPr><w:t>XML</w:t></w:r></w:p>
@aress31
Copy link

aress31 commented Aug 7, 2023

If anyone knows how to do that, please do share. @Ademking did you manage to find a workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants