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

replacement

(0.09 sec)
  1. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....which is called before every replace occurrence. public IReplacingCallback...; } Examples Shows how to replace all occurrences of a regular...

    reference.aspose.com/words/net/aspose.words.rep...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...When replacing text with the Aspose SDK, two issues have arisen...December 30, 2025, 1:32pm 1 When replacing text with the Aspose SDK,...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. 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...
  4. 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/
  5. 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...
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... replace(String pattern, String replacement) Replaces all...string pattern with a replacement string. replace(String pattern, String...

    reference.aspose.com/words/java/com.aspose.word...
  7. [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-...
  8. 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...
  9. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...buffer becomes corrupted after replacing smart object contents. Environment...Problem Description When replacing smart object contents in a...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  10. 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...