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

find and replace text

(0.15 sec)
  1. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.FindWholeWordsOnly property. True indicates the oldValue must be a stAndalone word....toggle standalone word-only find-and-replace operations. let doc =... object to modify the find-and-replace process. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore Text inside fields...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFields method. Gets or sets a boolean value indicating either to ignore Text inside fields. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFields...indicating either to ignore text inside fields. The default value...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. FindReplaceOptions.ignoreFootnotes property | A...

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

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your Replace function. Choose between Forward And Backward for optimal results....property Selects direction for replace. Default value is Forward....determine which direction a find-and-replace operation traverses the...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, And MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document.... Here you will find various approaches that can...Edit a document tree – add, replace or remove elements (paragraphs...

    products.aspose.com/html/net/editor/
  9. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, Finds it within the document And then Replaces it. This all happens with track changes enabled at the start of the loop And stopped at the end of the lo…...Marking up a piece of text rather than replacing Aspose.Words Product...string, finds it within the document and then replaces it. This...

    forum.aspose.com/t/words-java-tracking-changes-...
  10. ReplacingArgs class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...