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.
我想使用 MIP SDK 将 AIP 标签分配给文件,但它需要 auth 令牌来获取它。他们有什么方法可以在没有令牌或网络连接的情况下提取标签吗?
由于 office 文件是 ZIP,您可以提取 docProps/custom.xml 和应用标签列表。但这仅适用于未受保护的文件。
对于受保护的文件,类似的 xml 未加密附加到文件末尾。