Aspose.Words.Replacing
The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree.
Classes
Interfaces
Interface |
Description |
IReplacingCallback |
Implement this interface if you want to have your own custom method called during a find and replace operation. |
Enumeration
Enumeration |
Description |
FindReplaceDirection |
Specifies direction for replace operations. |
ReplaceAction |
Allows the user to specify what happens to the current match during a replace operation. |