Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,474 for

replace text

(0.09 sec)
  1. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and Replace functionality....use substitutions within replacement patterns. Document doc =...LegacyMode = false ; doc . Range . Replace ( regex , @"$2 took money from...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....Aspose::Words::Replacing::ReplacingArgs::get_Match method Contents...during a Replace . System :: SharedPtr < System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore Text inside insert revisions...indicating either to ignore text inside insert revisions. The...ignore text inside insert revisions during a find-and-replace operation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage Text within fields. Control when to ignore content for efficient searching!...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. Document doc...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method...FindReplaceOptions::get_ApplyFont method Text formatting applied to new content...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....standalone word-only find-and-replace operations. Document doc =...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. FindReplaceOptions.findWholeWordsOnly property ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. let doc = new aw...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. doc = aw . Document...the find-and-replace # operation to ignore text inside footnotes...

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