| Package | Description |
|---|---|
| com.aspose.pdf.rtf |
| Modifier and Type | Method and Description |
|---|---|
static RtfToken |
RtfToken.createControlWord(String key) |
static RtfToken |
RtfToken.createControlWord(String key,
com.aspose.ms.System.Nullable<Integer> param) |
static RtfToken |
RtfToken.createControlWord(String key,
com.aspose.ms.System.Nullable<Integer> param,
boolean hasParam) |
static RtfToken |
RtfToken.createText(String text) |
RtfToken |
RtfTokenizer.readNextToken()
Reads the input stream and returns the next token.
|
Copyright © 2026 Aspose. All Rights Reserved.