| Package | Description |
|---|---|
| com.aspose.pdf.comparison | |
| com.aspose.pdf.comparison.diff.diffoptimization |
| Modifier and Type | Method and Description |
|---|---|
static EditOperationsOrder |
EditOperationsOrder.getByValue(int value) |
EditOperationsOrder |
ComparisonOptions.getEditOperationsOrder()
Gets and sets the edit operations order.
|
static EditOperationsOrder |
EditOperationsOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditOperationsOrder[] |
EditOperationsOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComparisonOptions.setEditOperationsOrder(EditOperationsOrder value)
Gets and sets the edit operations order.
|
| Constructor and Description |
|---|
MergingOptimizer(EditOperationsOrder operationsOrder)
Creates an instance of
MergingOptimizer class. |
OperationsMerger(EditOperationsOrder operationsOrder)
Creates an instance of
OperationsMerger class. |
Copyright © 2025 Aspose. All Rights Reserved.