Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
TextItem |
TextItem.text(String text) |
TextItem |
TextItem.uri(ResourceUri uri) |
Modifier and Type | Method and Description |
---|---|
List<TextItem> |
TextItems.getItems()
Gets or sets the text items.
|
Modifier and Type | Method and Description |
---|---|
TextItems |
TextItems.addItemsItem(TextItem itemsItem) |
Modifier and Type | Method and Description |
---|---|
TextItems |
TextItems.items(List<TextItem> items) |
void |
TextItems.setItems(List<TextItem> items) |
Copyright © 2021. All rights reserved.