Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 793 for

find and replace text

(0.09 sec)
  1. FindReplaceOptions constructor | Aspose.Words f...

    aspose.words.replacing.FindReplaceOptions constructor... replacing . FindReplaceDirection ):... The direction of the find and replace operation. FindReplac...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for Replace operations in Java....FindReplaceDirection Specifies direction for replace operations. Examples: Shows...determine which direction a find-and-replace operation traverses the...

    reference.aspose.com/words/java/com.aspose.word...
  3. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be Replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. get groupName () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....replace' , () => { let doc = new aw...writeln ( "Numbers that the find-and-replace operation will convert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to Replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Match that is to be replaced with the Replacement string. public string...Writeln ( "Numbers that the find-and-replace operation will convert...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify And Replace captured groups in matches with your custom strings....Match that is to be replaced with the Replacement string. public int...Writeln ( "Numbers that the find-and-replace operation will convert...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor... Replacing . FindReplaceDirection ) Parameter... The direction of the find and replace operation. FindReplac...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a Replace operation for each match found just before a Replace is made....replacing method replacing(args) A user defined method that is...is called during a replace operation for each match found just...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReplacingArgs class | Aspose.Words for Python

    aspose.words.replacing.ReplacingArgs class. Provides data for a custom Replace operation...custom replace operation. To learn more, visit the Find and Replace...Words.Replacing.ReplacingArgs.Match that is to be replaced with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ReplaceAction enumeration | Aspose.Words for No...

    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. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...