Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 570 for

find and replace text

(0.05 sec)
  1. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/java/working-with-hyperli...
  2. FindReplaceDirection enumeration | Aspose.Words...

    Aspose.Words.Replacing.FindReplaceDirection enumeration. Specifies direction for Replace operations....enumeration Specifies direction for replace operations. Members Name Description...Forward Matched items are replaced from first to last. Backward...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for Replace...property Selects direction for replace. Default value is FindReplaceDirection...direction () : Aspose . Words . Replacing . FindReplaceDirection Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise Text editing. Optimize your workflow!...sensitivity when performing a find-and-replace operation. Document doc... object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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...
  7. Aspose::Words::LowCode::ReplacerContext::SetRep...

    Aspose::Words::LowCode::ReplacerConText::SetReplacement method. Sets pattern And Replacement used by Find/Replace operation in C++....t System::SharedPtr<System::Text::RegularExpressions::Regex>&...Sets pattern and replacement used by find/replace operation. void...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....sensitivity when performing a find-and-replace operation. doc = aw ....modify the find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...