Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
SlideComments |
SlidesApi.getSlidesSlideComments(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request)
Read presentation slide comments.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<SlideComments> |
SlidesApi.getSlidesSlideCommentsWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request)
Read presentation slide comments.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.getSlidesSlideCommentsAsync(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request,
ApiCallback<SlideComments> callback)
Read presentation slide comments.
|
Modifier and Type | Method and Description |
---|---|
SlideComments |
SlideComments.addListItem(SlideComment listItem) |
SlideComments |
SlideComments.list(List<SlideComment> list) |
Copyright © 2021. All rights reserved.