Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 13,209 for

replacement

(0.19 sec)
  1. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....method called during a find and replace operation. public interface...Methods Name Description Replacing ( ReplacingArgs ) A user defined...

    reference.aspose.com/words/net/aspose.words.rep...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  7. Font Selection Sequence in Aspose.Slides for Py...

    Discover how Aspose.Slides for Python via .NET selects fonts, ensuring crisp, consistent presentation of PPT, PPTX and ODP files—improve your slides now....Slides selects a replacement font that is as close as...is not found, a suitable replacement is applied. When font substitution...

    docs.aspose.com/slides/python-net/font-selectio...
  8. 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...
  9. Font Selection Sequence in Aspose.Slides for PH...

    Discover how Aspose.Slides for PHP via Java selects fonts, ensuring crisp, consistent presentation of PPT, PPTX and ODP files — improve your slides now....missing, they are replaced—see Font Replacement and Font Substitution...Otherwise, Aspose.Slides uses a replacement font that is as close as...

    docs.aspose.com/slides/php-java/font-selection-...
  10. 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...