unidoc / unioffice

Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
https://unidoc.io/unioffice/
Other
4.37k stars 473 forks source link

No text extracted from PowerPoint file #493

Closed JulieCraig closed 1 year ago

JulieCraig commented 1 year ago

Description

Trying to convert extract text from a Microsoft presentation yields empty results.

Expected Behavior

Using code from https://github.com/unidoc/unioffice-examples/blob/master/presentation/text_extraction/main.go, text should be extracted from a pptx file.

Actual Behavior

No text is extracted.

Please include a reproducible code snippet or document attachment that demonstrates the issue. As an example, this document does not produce any text: https://create.microsoft.com/en-us/template/frosted-design-3a8dded6-d092-4621-8b57-26753d9617ca

joinimran commented 1 year ago

Hi @JulieCraig - Thank you for contacting the UniDoc support team. We are looking into this issue and will update you soon. Thanks

sampila commented 1 year ago

Hi @JulieCraig,

We released new UniOffice version https://github.com/unidoc/unioffice/releases/tag/v1.28.0 to solve this issue.

We closing this issue for now and you can re-open this issue if you are still having this issue after updating the UniOffice version.

Best regards, Alip