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

replacement

(0.08 sec)
  1. 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/
  2. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!..."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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript 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/nodejs-java/modern-api/
  8. Enhance Image Processing with the Modern API|As...

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

    docs.aspose.com/slides/php-java/modern-api/
  9. 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...
  10. [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-...