Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 968 for

color replacement

(0.03 sec)
  1. 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/
  2. 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...
  3. 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...
  4. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, 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 groupName () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....replace' , () => { let doc = new aw..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupName method. Identifies, by name, a captured group in the Match that is to be replaced with the Replacement string in C++....Aspose::Words::Replacing::ReplacingArgs::get_GroupName method...Match that is to be replaced with the Replacement string. System ::...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method...Match that is to be replaced with the Replacement string. int32_t...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....Product Family How to Find and Replace Text in PDF using Java This...tutorial explains how to find and replace text in PDF using Java . It...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...