Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 9,117 for

replacement

(0.08 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. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Upptäck egenskapen FindReplaceOptions ReplaceingCallback, en anpassningsbar metod som förbättrar din ersättningsfunktionalitet med precision och kontroll....spårar alla ersättningar som "Replace"-metoden gör. TextFindAndReplaceme...ReplacingCallback = logger ; doc . Range . Replace ( new Regex ( "New York City|NYC"...

    reference.aspose.com/words/sv/net/aspose.words....
  3. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...2025, 10:34pm 1 Search and replace keyword in a hyperlink and...contain a specific keyword and replace that keyword in the hyperlink...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  4. ReplacerContext Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words LowCode ReplacerContext per operazioni di ricerca e sostituzione fluide, migliorando l'automazione e l'efficienza dei tuoi documenti....Regex ( "gr(a|e)y" ); string replacement = "lavender" ; ReplacerContext...SetReplacement ( pattern , replacement ); replacerContext . FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  5. 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....
  6. 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...
  7. Заменить текст в рабочей книге с использованием...

    Заменить текст в рабочей книге с использованием регулярных выражений и Aspose.Cells в C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/ru/cpp/replace-text-in-a-...
  8. Text in einer Arbeitsmappe mit regulärem Ausdru...

    Text in einer Arbeitsmappe mit regulärem Ausdruck mit Aspose.Cells in C++ ersetzen....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/de/cpp/replace-text-in-a-...
  9. 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...
  10. Sostituisci testo in un libro di lavoro usando ...

    Sostituisci testo in un libro di lavoro usando espressioni regolari con Aspose.Cells in C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/it/cpp/replace-text-in-a-...