Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
DocumentReplaceResult |
SlidesApi.postSlidesPresentationReplaceText(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request)
Replace text with a new value.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<DocumentReplaceResult> |
SlidesApi.postSlidesPresentationReplaceTextWithHttpInfo(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request)
Replace text with a new value.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.postSlidesPresentationReplaceTextAsync(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request,
ApiCallback<DocumentReplaceResult> callback)
Replace text with a new value.
|
Modifier and Type | Method and Description |
---|---|
DocumentReplaceResult |
DocumentReplaceResult.matches(Integer matches) |
Copyright © 2021. All rights reserved.