Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 12,062 for

replacement

(0.1 sec)
  1. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting....processed as standalone Story and replacing pattern will be searched separately...StructuredDocumentTa , then replacement will not be performed for...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....Aspose::Words::Range::Replace method Contents [ Hide ] Range::Replace(const ...const System::String&) method Replaces all occurrences of a character...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. 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...
  4. 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..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  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..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  7. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....and replace operation. Methods Name Description replacing(args)...method that is called during a replace operation for each match found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text Replacement in your documents. Enhance your workflow today!...Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. public class...

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

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocu... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a document... replace(pattern, replacement) Replaces all occurrences...with a replacement string. replace(pattern, replacement, options)...

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