DOC-FULL-017:Office 预览策略模型 #116
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
定义 Word/Excel/PPT 等 Office 文件的预览策略模型。第一阶段不强制 Rust 完整解析全部格式。
PreviewStrategy
nativePreview, convertToPdf, extractTextOnly, externalOpen, unsupported
验收
Word/Excel/PPT 都有策略输出;不支持时返回明确原因;iOS 可根据策略选择 QuickLook/WebView/external open;有测试