Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 13,352 for

replacement

(0.08 sec)
  1. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the documentation article in C++....Aspose::Words::Replacing::ReplacingArgs class Contents [ Hide...Provides data for a custom replace operation. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....Ask AI Find and Replace Contents [ Hide ] You can easily navigate...consuming when you want to replace certain characters or words...

    docs.aspose.com/words/java/find-and-replace/
  3. Replace Text Simple|Aspose.PDF for Python via .NET

    In this example, all occurrences of "33" are replaced with "XXXIII " in the entire document. This demonstrates straightforward string Replacement without custom formatting or regex....Replace Text Simple Contents [ Hide ] Simple text replacement...PdfContentEditor , you can define a replacement scope and substitute text...

    docs.aspose.com/pdf/python-net/replace-text-sim...
  4. Range class | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats....Load the font that will be replaced. Load the new font. Add a...a rule for the replacement. Add the rule to the presentation font...

    docs.aspose.com/slides/androidjava/font-substit...
  6. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....which is called before every replace occurrence. get replacingCallback...replacingCallback () : Aspose . Words . Replacing . IReplacingCallback Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a Replacement string in the input stream using a regular expression, with the specified save format and additional options in C++....Aspose::Words::LowCode::Replacer::Replace method Contents [ Hide ] Replacer::Replace(const...const System::String&) method Replaces all occurrences of a specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for PHP via Java when converting PowerPoint & OpenDocument presentations to other file formats....Load the font that will be replaced. Load the new font. Add a...a rule for the replacement. Add the rule to the presentation font...

    docs.aspose.com/slides/php-java/font-substitution/
  10. IReplacingCallback class | Aspose.Words for Python

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