Aspose::Font::TextUtils::IMorseEncoder 类
IMorseEncoder class
声明通过莫尔斯电码对文本进行编码的功能。
class IMorseEncoder : public virtual System::Object
方法
| 方法 | 描述 |
|---|---|
| virtual Encode(System::String, MorseAlphabets, char16_t, char16_t) | 通过摩尔斯电码编码文本。 |
| virtual Encode(System::String, char16_t, char16_t) | 通过摩尔斯电码对文本进行编码。使用启发式分析来计算输入文本的字母表。字母表由第一个单词选择。 |
另见
- Class Object
- Namespace Aspose::Font::TextUtils
- Library Aspose.Font for C++