Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,491 for

color replacement

(0.09 sec)
  1. 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/
  2. 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/
  3. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....declared deprecated and will be replaced with the corresponding methods...:: ImageFormat :: Jpeg ); Replacing Old Code with Modern API For...

    docs.aspose.com/slides/cpp/modern-api/
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....replace' , () => { let doc = new aw..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. get groupIndex () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....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/cpp/find-and-replace/