| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FileVersion
File Version
|
| Modifier and Type | Method and Description |
|---|---|
StorageFile |
StorageFile.isFolder(Boolean isFolder) |
StorageFile |
StorageFile.modifiedDate(org.threeten.bp.OffsetDateTime modifiedDate) |
StorageFile |
StorageFile.name(String name) |
StorageFile |
StorageFile.path(String path) |
StorageFile |
StorageFile.size(Long size) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageFile> |
FilesList.getValue()
Files and folders contained by folder StorageFile.
|
| Modifier and Type | Method and Description |
|---|---|
FilesList |
FilesList.addValueItem(StorageFile valueItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilesList.setValue(List<StorageFile> value) |
FilesList |
FilesList.value(List<StorageFile> value) |
Copyright © 2025. All rights reserved.