Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 9,061 for

replacement

(0.04 sec)
  1. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....FindReplaceDirection Specifies direction for replace operations. Examples: Shows...which direction a find-and-replace operation traverses the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, 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 groupIndex () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...