Package | Description |
---|---|
com.groupdocs.comparison.slides | |
com.groupdocs.comparison.slides.contracts | |
com.groupdocs.comparison.slides.contracts.comparison |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonAutoShape
Deprecated.
|
class |
ComparisonCell
Deprecated.
|
class |
ComparisonChart
Deprecated.
|
class |
ComparisonColumn
Deprecated.
|
class |
ComparisonParagraph
Deprecated.
|
class |
ComparisonPortion
Deprecated.
|
class |
ComparisonRow
Deprecated.
|
class |
ComparisonShape
Deprecated.
|
class |
ComparisonSlide
Deprecated.
|
class |
ComparisonTable
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ComparisonPresentationComponentBase> |
SlidesCompareResult.getComponents()
Gets or sets the components.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
SlidesCompareResult.getComponentsInternal() |
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonAutoShape.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonCell.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonChart.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonColumn.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonParagraph.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonPortion.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonRow.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonShape.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonSlide.getContent()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonTable.getContent()
Deprecated.
|
List<ComparisonPresentationComponentBase> |
SlidesCompareResult.getStructure()
Gets the structure.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
SlidesCompareResult.getStructureInternal() |
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonAutoShape.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonCell.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonChart.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonColumn.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonParagraph.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonPortion.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonRow.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonShape.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonSlide.getSubComponents()
Deprecated.
|
com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonTable.getSubComponents()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonAutoShape.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonCell.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonChart.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonColumn.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonParagraph.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonPortion.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonRow.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonShape.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonSlide.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
void |
ComparisonTable.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SlidesCompareResult.prepareForSavingToImages(com.aspose.slides.Presentation presentation,
List<ComparisonPresentationComponentBase> structure)
|
void |
SlidesCompareResult.setComponents(List<ComparisonPresentationComponentBase> value)
Gets or sets the components.
|
void |
SlidesCompareResult.setcomponentsInternal(com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> value) |
Constructor and Description |
---|
SlidesCompareResult(SlidesComparisonSettings settings,
List<ComparisonPresentationComponentBase> components,
int countOfErrors,
int saveFormat)
Initializes a new instance of the
SlidesCompareResult class. |
Modifier and Type | Method and Description |
---|---|
List<ComparisonPresentationComponentBase> |
ISlidesCompareResult.getComponents()
Deprecated.
Gets or sets the components.
|
List<ComparisonPresentationComponentBase> |
ISlidesCompareResult.getStructure()
Deprecated.
Gets structure.
|
Modifier and Type | Method and Description |
---|---|
void |
ISlidesCompareResult.setComponents(List<ComparisonPresentationComponentBase> value)
Deprecated.
Gets or sets the components.
|
Modifier and Type | Class and Description |
---|---|
class |
ComparisonAutoShapeBase
Deprecated.
|
class |
ComparisonCellBase
Deprecated.
|
class |
ComparisonCellCollectionBase
Deprecated.
|
class |
ComparisonChartBase
Deprecated.
|
class |
ComparisonColumnBase
Deprecated.
|
class |
ComparisonParagraphBase
Deprecated.
|
class |
ComparisonPictureFrameBase
Deprecated.
|
class |
ComparisonPortionBase
Deprecated.
|
class |
ComparisonRowBase
Deprecated.
|
class |
ComparisonShapeBase
Deprecated.
|
class |
ComparisonSlideBase
Deprecated.
|
class |
ComparisonTableBase
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonPresentationComponentBase.getContent()
Deprecated.
Gets content.
|
abstract com.aspose.ms.System.Collections.Generic.List<ComparisonPresentationComponentBase> |
ComparisonPresentationComponentBase.getSubComponents()
Deprecated.
Gets sub components.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ComparisonPresentationComponentBase.addComponent(ComparisonPresentationComponentBase component)
Deprecated.
Add component.
|
Copyright © 2018. All rights reserved.