Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 12,642 for

replacement

(0.08 sec)
  1. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....and replace operation. Methods Name Description replacing(args)...method that is called during a replace operation for each match found...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ארכיון

    ארכיון...Replace(string, string, FindReplaceOptions)...טקסט במסמך doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/he/words/find-and-replace-text-...
  3. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. doc = aw . Document..."True" to get the find-and-replace # operation to ignore text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...revisions during a find-and-replace operation. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace text in PPTX Presentation....your own C++ apps to find and replace text in presentation files...APIs. Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/cpp/redaction/pptx/
  8. Remplacer du texte dans un classeur en utilisan...

    Remplacer du texte dans un classeur en utilisant Expression Régulière avec Aspose.Cells en C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/fr/cpp/replace-text-in-a-...
  9. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs...backslash characters should be replaced with yen signs. Default value...Word’s behavior and doesn’t replace backslash characters with yen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....Python apps to search and replace text in presentation files...expression matching. Search and Replace Text PPTX Presentation via...

    products.aspose.com/slides/python-net/search/pptx/