Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 12,630 for

replacement

(0.19 sec)
  1. ארכיון

    ארכיון...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/he/cells/find-and-replace-text-...
  2. ReplaceAction enumeration | Aspose.Words for Py...

    aspose.words.replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....during a replace operation. Members Name Description REPLACE Replace...match. STOP Terminate the replace operation. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Lưu trữ

    Lưu trữ...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  4. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  5. Архивы

    Архивы...replace(string, string, aw.replacing.FindReplaceOptions(aw...FindReplaceOptions(aw.replacing.FindReplaceDirection.FORWARD)) для замены...

    blog.aspose.com/ru/words/find-and-replace-text-...
  6. FindReplaceOptions.ReplacingCallback | Aspose.W...

    اكتشف خاصية FindReplaceOptions ReplacingCallback، وهي طريقة قابلة للتخصيص تعمل على تعزيز وظيفة الاستبدال لديك بدقة وتحكم.... Replace ( new Regex ( "New York City|NYC"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { mLog...

    reference.aspose.com/words/ar/net/aspose.words....
  7. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....standalone word-only find-and-replace operations. Document doc =...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Redact PPT Presentation Files using .NET | prod...

    C# source code to find and replace text in PPT Presentation....NET 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/net/redaction/ppt/
  9. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete 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...
  10. 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...