Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Class and Description |
---|---|
class |
PathOutputFile
Represents fileSystem file with path.
|
class |
ResponseOutputFile
Represents output file that will be sent to response.
|
Modifier and Type | Method and Description |
---|---|
OutputFile |
SaveSlide.getOutput()
Output to save the slide to.
|
OutputFile |
SaveShape.getOutput()
Output file.
|
OutputFile |
Save.getOutput()
Output file.
|
OutputFile |
OutputFile.type(OutputFile.TypeEnum type) |
Modifier and Type | Method and Description |
---|---|
SaveSlide |
SaveSlide.output(OutputFile output) |
SaveShape |
SaveShape.output(OutputFile output) |
Save |
Save.output(OutputFile output) |
void |
SaveSlide.setOutput(OutputFile output) |
void |
SaveShape.setOutput(OutputFile output) |
void |
Save.setOutput(OutputFile output) |
Copyright © 2021. All rights reserved.