Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 13,353 for

replacement

(0.08 sec)
  1. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...Replace Contents [ Hide ] Replace( string, string ) Replaces...pattern with a replacement string. public int Replace ( string pattern...

    reference.aspose.com/words/net/aspose.words/ran...
  2. 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...
  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. 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...
  8. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for С++ when converting PowerPoint & OpenDocument presentations to other file formats....inaccessible font should be replaced with another available font...Load the font that will be replaced. Load the new font. Add a...

    docs.aspose.com/slides/cpp/font-substitution/
  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. 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...