| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
MergingSource |
MergingSource.addSlidesItem(Integer slidesItem) |
MergingSource |
MergingSource.input(InputFile input) |
MergingSource |
MergingSource.slides(List<Integer> slides) |
| Modifier and Type | Method and Description |
|---|---|
List<MergingSource> |
Merge.getPresentations()
Information about documents and slides being merging sources.
|
| Modifier and Type | Method and Description |
|---|---|
Merge |
Merge.addPresentationsItem(MergingSource presentationsItem) |
| Modifier and Type | Method and Description |
|---|---|
Merge |
Merge.presentations(List<MergingSource> presentations) |
void |
Merge.setPresentations(List<MergingSource> presentations) |
Copyright © 2025. All rights reserved.