OperationsSlideMerger
Overview
OperationsSlideMerger is a class in Aspose.PDF FOSS for .NET.
Inherits from: IDiffOptimizationOperation.
Shifts a single edit that is surrounded on both sides by equalities sideways to eliminate one of those equalities, canonicalising the diff.
This class provides 1 method for working with OperationsSlideMerger objects in .NET programs.
Available methods include: Execute.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
Execute(diffs: List<DiffOperation>) | Calls Execute(diffs) on this OperationsSlideMerger instance. |