| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
CommentAuthors |
SlidesApi.getCommentAuthors(String name,
String password,
String folder,
String storage)
Lists comment authors.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CommentAuthors> |
SlidesApi.getCommentAuthorsWithHttpInfo(String name,
String password,
String folder,
String storage)
Lists comment authors.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesApi.getCommentAuthorsAsync(String name,
String password,
String folder,
String storage,
ApiCallback<CommentAuthors> callback)
Lists comment authors.
|
| Modifier and Type | Method and Description |
|---|---|
CommentAuthors |
CommentAuthors.addListItem(CommentAuthor listItem) |
CommentAuthors |
CommentAuthors.list(List<CommentAuthor> list) |
Copyright © 2025. All rights reserved.