public class AsposeSlides extends Object
| Constructor and Description |
|---|
AsposeSlides() |
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.slides.Presentation |
loadPresentation(InputStream stream) |
static com.aspose.slides.Presentation |
loadPresentation(InputStream stream,
com.aspose.slides.LoadOptions loadOptions) |
static com.aspose.slides.Presentation |
loadPresentation(String filePath) |
static com.aspose.slides.Presentation |
loadPresentation(String filePath,
com.aspose.slides.LoadOptions loadOptions) |
public static com.aspose.slides.Presentation loadPresentation(InputStream stream)
public static com.aspose.slides.Presentation loadPresentation(InputStream stream, com.aspose.slides.LoadOptions loadOptions)
public static com.aspose.slides.Presentation loadPresentation(String filePath)
public static com.aspose.slides.Presentation loadPresentation(String filePath, com.aspose.slides.LoadOptions loadOptions)
Copyright © 2026. All rights reserved.