Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 751 for

find and replace text

(0.07 sec)
  1. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...
  2. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex Replacements. Enhance your coding efficiency with precise match results!...expression match during a Replace . public Match Match { get...from the start of the find and replace range. Examples Shows...

    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.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...
  7. 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...
  8. Convert Word to Excel in Node.js|Aspose.Words f...

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

    docs.aspose.com/words/nodejs-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. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to Find And redact Text in a PDF. The redactions are marked with square brackets like [Reason], And the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...Incorrect Text Redaction Formatting after Modifying TextFragment...TextFragment.Text Aspose.PDF Product Family nraj July 29, 2025, 7:46am...

    forum.aspose.com/t/incorrect-text-redaction-for...