decode_Transforms

decode_Transforms

概述

decode_Transforms 是Python的Aspose.Font FOSS中的一个类.

这个类提供了在Python程序中与decode_Transforms对象工作的3种方法. 有的方法包括: ToUpperCase, TransformDictionaryWord, __init__. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序.

方法

Signature描述情况
__init__()Calls 开始 在这个解码_转换实例上.
ToUpperCase(p, p_off)`将字节数组的片段转换为大写,用于不敏感小编词典查找.
TransformDictionaryWord(dst, dst_off, word, word_off, _hx_len, transform)使用指定转换将word的变化版本写成dst.

查看更多

 中文