简体   繁体   English

如何使用android从docx文件中提取文本

[英]How to extract text from docx files with android

I have tried alot to solve the problem I am getting while using apache poi, but getting errors, each time.我已经尝试了很多来解决我在使用 apache poi 时遇到的问题,但每次都会出错。 Is there any other way to extract text from .docx files or can we able to use javax package in android.有没有其他方法可以从 .docx 文件中提取文本,或者我们可以在 android 中使用 javax 包。

Thanks.谢谢。

I have found way to extract text from .docx.我找到了从 .docx 中提取文本的方法。 I have used zipextractor for this我为此使用了 zipextractor

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何从 Android 中的 docx、txt 和 rtf 文件中提取元数据 - How to extract metadata from docx, txt and rtf files in Android 如何在 android 中将 .docx 转换为 .txt 或从 docx 文件中获取文本? - How to convert .docx to .txt or get text from docx file in android? 如何通过将文本转换为 pdf 和 pdf 到 android 中的 docx 将文本转换为 docx - How to convert text to docx by converting text to pdf and pdf to docx in android 如何在Android上创建.docx文件和.xlsx文件 - How to create .docx files and .xlsx files on Android 如何在android中使用itextpdf从马拉地语、印地语pdf文件中提取文本 - How to extract text from marathi, hindi pdf files using itextpdf in android 如何从android中的字符串中提取文本笑脸 - How to extract text smileys from a string in android 如何从android中的Toast中提取文本进行验证? - How to Extract text from Toast in android for validation? 如何从android中的html网站提取文本 - how to extract text from a html website in android 如何从EditText视图中提取文本-Android - How to extract text from an EditText view - Android 如何从android中的文本文件中提取子字符串? - How to extract a substring from a text file in android?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM