Package | Description |
---|---|
com.aspose.slides.api |
Modifier and Type | Method and Description |
---|---|
SlideBackgroundResponse |
SlidesApi.DeleteSlidesSlideBackground(String name,
Integer slideIndex,
String folder,
String storage)
DeleteSlidesSlideBackground
Remove presentation slide background color.
|
SlideBackgroundResponse |
SlidesApi.GetSlidesSlideBackground(String name,
Integer slideIndex,
String folder,
String storage)
GetSlidesSlideBackground
Read presentation slide background color type.
|
SlideBackgroundResponse |
SlidesApi.PutSlidesSlideBackground(String name,
Integer slideIndex,
String folder,
String storage,
String body)
PutSlidesSlideBackground
Set presentation slide background color.
|
Copyright © 2017. All rights reserved.