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

replacement

(0.32 sec)
  1. 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...
  2. 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...
  3. ReplacingArgs class | Aspose.Words for Python

    aspose.words.replacing.ReplacingArgs class. Provides data for a custom replace operation...Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....property Selects direction for replace. Default value is Forward....which direction a find-and-replace operation traverses the document...

    reference.aspose.com/words/net/aspose.words.rep...
  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...