Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 665 for

find and replace text

(0.09 sec)
  1. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your Replace operations, enhancing document editing efficiency And precision....the current match during a replace operation. public enum ReplaceAction...Name Value Description Replace 0 Replace the current match. Skip...

    reference.aspose.com/words/net/aspose.words.rep...
  2. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily Find the zero-based starting position of matches in your nodes for efficient data hAndling....Writeln ( "Numbers that the find-and-replace operation will convert... object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  8. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python.... Find and Replace When Saving to XLSX Also...using Aspose.Words, you can find a specific string or regular...

    docs.aspose.com/words/python-net/convert-a-docu...
  9. 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...
  10. 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...