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

replacement

(0.12 sec)
  1. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Scopri la proprietà FindReplaceOptions ReplacingCallback, un metodo personalizzabile che migliora la funzionalità di sostituzione con precisione e controllo....sostituzioni effettuate dal metodo "Replace". TextFindAndReplaceme logger...ReplacingCallback = logger ; doc . Range . Replace ( new Regex ( "New York City|NYC"...

    reference.aspose.com/words/it/net/aspose.words....
  2. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck med Aspose.Cells i C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/sv/cpp/replace-text-in-a-...
  3. ค้นหา

    ค้นหา...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/th/cells/find-and-replace-text-...
  4. Archiv

    Archiv...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/de/cells/find-and-replace-text-...
  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. 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...
  9. 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...
  10. 使用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-...