XpsImageStore

XpsImageStore

概述

XpsImageStore 是Python的Aspose.Page FOSS中的一个类.

这个类提供了在Python程序中使用XpsImageStore 对象的3种方法. 有的方法包括: __init__, get, register. 在安装Python包的Aspose.Page FOSS后,所有公众成员都可以访问任何 Python 应用程序.

方法

Signature描述情况
__init__()
register(resource: XpsImageResource)str记录一个图像资源并返回其ID.
get(image_id: str)XpsImageResource返回一个以前注册的图像资源.

查看更多

 中文