Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 13,353 for

replacement

(0.11 sec)
  1. FindReplaceOptions constructor | Aspose.Words f...

    aspose.words.replacing.FindReplaceOptions constructor... replacing . FindReplaceDirection ):...find and replace operation. FindReplaceOptions(replacing_callback)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Properties on Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Setting replacement for missing Fonts Using Aspose...PSD for .NET, developers can replace missing fonts. Using below...

    docs.aspose.com/psd/net/setting-properties-on-i...
  3. 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...
  4. ReplacingArgs.group_index property | Aspose.Wor...

    ReplacingArgs.group_index 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. @property def group_index...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplacingArgs.group_name property | Aspose.Word...

    ReplacingArgs.group_name 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. @property def group_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14....Replace Text With State Contents [ Hide ] When updating text...a PDF, you may want the replacement content to stand out. By...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  7. Modern API|Aspose.Slides for Python Documentation

    Modern API... dispose (); Replacing old code with Modern API In...general, you will need to replace the call to the old method...

    docs.aspose.com/slides/python-java/modern-api/
  8. Find and Replace Text|Aspose.Words for .NET

    Find and replace text from a document part easily and fast instead of using VSTO in C#....Ask AI Find and Replace Text Contents [ Hide ] Purpose Summary...explains how to search for and replace text across the entire document...

    docs.aspose.com/words/net/search-for-and-replac...
  9. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents....Replace Text Regex Contents [ Hide ] Regular expressions allow...allow flexible text replacement based on patterns instead of fixed...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  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-...