Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 12,065 for

replacement

(0.18 sec)
  1. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns...use substitutions within replacement patterns. The default value...use substitutions within replacement patterns. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation.... Jpeg ); } } Replacing Old Code with Modern API For...general, you will just need to replace the call to the old method...

    docs.aspose.com/slides/net/modern-api/
  4. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...piece of text rather than replacing Aspose.Words Product Family...within the document and then replaces it. This all happens with...

    forum.aspose.com/t/words-java-tracking-changes-...
  5. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++....ReplacerContext class Find/replace operation context. class ReplacerContext...get_FindReplaceOptions () const Find/replace options. get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used....value indicating that old find/replace algorithm is used. @property...behavior as before advanced find/replace feature was introduced. Note...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex Replacements. Enhance your coding efficiency with precise match results!...expression match during a Replace . public Match Match { get...the start of the find and replace range. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling...."Numbers that the find-and-replace operation will convert to hexadecimal...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation.... dispose (); } Replacing Old Code with Modern API In...general, you will need to replace the call to the old method...

    docs.aspose.com/slides/java/modern-api/
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....method called during a find and replace operation. Examples: Shows...the order in which a text replacement operation traverses nodes...

    reference.aspose.com/words/java/com.aspose.word...