Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 IKVM 以便在 .NET 应用程序中使用 TIKA 库。我能够提取文本,但现在我想告诉 TIKA 我不想要页眉/页脚信息。TIKA 案例TIKA-906显示最新版本现在包含页眉/页脚文本,但未显示如何排除它。
我几乎使用了此处列出的相同代码。
任何帮助将不胜感激。