代码之家  ›  专栏  ›  技术社区  ›  Leo

使用javascript API交叉引用Word中文档的锚和链接

  •  0
  • Leo  · 技术社区  · 8 年前

    如何使用javascript API从Word中的文档获取交叉引用锚和链接?

    我目前正在使用getHtml()返回的内容分析文档,但是我发现:

    • 在Word桌面中,html包括锚,但不包括指向 它。

    showing anchors in the html

    showing no links in the html

    • 在Word Online中,html也不包括。

    有没有别的办法弄到这些?

    0 回复  |  直到 8 年前