Aspose.Words.Replacing Namespace

The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree.

ExpandedClasses

  ClassDescription
Public classCode exampleFindReplaceOptions
Specifies options for find/replace operations.
Public classCode exampleReplacingArgs
Provides data for a custom replace operation.

ExpandedInterfaces

  InterfaceDescription
Public interfaceCode exampleIReplacingCallback
Implement this interface if you want to have your own custom method called during a find and replace operation.

ExpandedEnumerations

  EnumerationDescription
Public enumerationCode exampleFindReplaceDirection
Specifies direction for replace operations.
Public enumerationCode exampleReplaceAction
Allows the user to specify what happens to the current match during a replace operation.