| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static SlideShowTransition.SoundModeEnum |
SlideShowTransition.SoundModeEnum.fromValue(String text) |
SlideShowTransition.SoundModeEnum |
SlideShowTransition.getSoundMode()
Sound Mode
|
SlideShowTransition.SoundModeEnum |
SlideShowTransition.SoundModeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SlideShowTransition.SoundModeEnum |
SlideShowTransition.SoundModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlideShowTransition.SoundModeEnum[] |
SlideShowTransition.SoundModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlideShowTransition.setSoundMode(SlideShowTransition.SoundModeEnum soundMode) |
SlideShowTransition |
SlideShowTransition.soundMode(SlideShowTransition.SoundModeEnum soundMode) |
void |
SlideShowTransition.SoundModeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SlideShowTransition.SoundModeEnum enumeration) |
Copyright © 2025. All rights reserved.