在 GroupDocs.Viewer Cloud SDK for Python 的帮助下快速开始使用 GroupDocs.Viewer Cloud。 SDK 是一个现代的开源 Python 库,可以轻松地将 GroupDocs.Viewer Cloud API 集成到您自己的 Python 应用程序中。使用 SDK,您可以更轻松快捷地从 API 的所有功能中受益。 SDK 提供了对发出请求和处理响应的“低级”细节的抽象,以获得更简单和更直观的编码体验。
如果您正在寻找源代码以在云端查看文件,请查看 GroupDocs.Viewer Cloud SDK for Python at GitHub .
您可以试用 GroupDocs.Viewer 低代码 Python API,没有任何限制。
GroupDocs.Viewer Cloud 也可用作 Docker 映像,可用于 自托管 服务。或者,您可以使用目前驱动我们的 REST API 的 GroupDocs.Viewer 高代码 API 构建您自己的服务。
基于云的查看器 API 能够在不影响性能的情况下显示不同的文档格式。只需几行代码,即可通过 SDK 使用 API 的功能。
# Get your App SID and App Key at https://dashboard.groupdocs.cloud (free registration is required).
app_sid = "XXXX-XXXX-XXXX"
app_key = "XXXXXXXXXXXX"
# Create instance of the API.
api = groupdocs_viewer_cloud.ViewerApi.from_keys(app_sid, app_key)
viewOptions = groupdocs_viewer_cloud.ViewOptions()
fileInfo = groupdocs_viewer_cloud.FileInfo()
fileInfo.file_path = "docs\\document.xlsx"
fileInfo.password = "password"
fileInfo.storage_name = "Storage Name"
viewOptions.file_info = fileInfo;
request = groupdocs_viewer_cloud.GetInfoRequest(viewOptions)
response = api.get_info(request)
print(response)
开始使用 GroupDocs.Viewer Cloud REST API 和 GroupDocs.Viewer Cloud SDK for Python。它方便了用户并加快了用 Python 编写的应用程序的开发,同时处理了发出请求和处理响应的低级细节,并让用户专注于编写特定于其特定项目的代码。
GroupDocs.Viewer Cloud SDK 经过 100% 测试并且开箱即用。 SDK 是开源的,拥有 MIT 许可证。您可以使用它,甚至完全免费地对其进行定制。
GroupDocs.Viewer Cloud for Python 支持多种文件格式,包括但不限于:
使用 GroupDocs.Viewer Cloud for Python,您可以自定义呈现选项以满足您的特定要求。一些关键的渲染选项包括:
GroupDocs.Viewer Cloud for Python 允许您呈现各种格式的文档,包括:
除了呈现之外,GroupDocs.Viewer Cloud for Python 还提供了多种文档操作功能,例如:
GroupDocs.Viewer Cloud for Python 兼容多种平台,包括:
您可以轻松地将 GroupDocs.Viewer Cloud for Python 与第三方存储提供商集成,例如:
GroupDocs.Viewer Cloud for Python 提供安全的文档查看功能,例如:
为了优化性能,GroupDocs.Viewer Cloud for Python 提供了缓存机制,包括:
GroupDocs.Viewer Cloud for Python 允许您从文档中提取元数据,例如:
GroupDocs.Viewer Cloud for Python 旨在跨不同平台无缝工作,包括:
您可以通过以下方式使用 GroupDocs.Viewer Cloud for Python 自定义和标记文档查看器:
GroupDocs.Viewer Cloud for Python 提供全面的文档和支持资源,包括: