aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....and replace operation. Methods Name Description replacing(args)...method that is called during a replace operation for each match found...
aspose.words.replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....during a replace operation. Members Name Description REPLACE Replace...match. STOP Terminate the replace operation. See Also module...
ReplacingArgs MatchOffset fast egendom. Får den nollbaserade startpositionen för matchen från början av noden som innehåller början av matchningen i C#...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...
aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... Examples Shows how to replace all textbox shapes with image... ShapeType . TEXT_BOX : replacement_shape = aw . drawing . Shape...
FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....paragraphs in which a find-and-replace operation has found matches...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...
Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!...revisions during a find-and-replace operation. Document doc = new...object to modify the find and replace process. FindReplaceOptions...
FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...
FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...
ReplacingArgs Match fast egendom. DenMatch som ett resultat av en enda regular uttrycksmatchning under enByta ut i C#...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...