Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 8,978 for

replacement

(0.07 sec)
  1. 使用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-...
  2. 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...
  3. استبدال النص في دفتر العمل باستخدام التعبيرات ا...

    استبدال النص في دفتر العمل باستخدام التعبيرات العادية في Node.js عبر C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/ar/nodejs-cpp/replace-tex...
  4. Node.js ve C++ kullanarak çalışma kitabındaki m...

    Node.js ve C++ kullanarak çalışma kitabında metni düzenli ifade kullanarak değiştirme....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/tr/nodejs-cpp/replace-tex...
  5. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck i Node.js via C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/sv/nodejs-cpp/replace-tex...
  6. 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-...
  7. ReplacingArgs.MatchOffset | Aspose.Words för .NET

    ReplacingArgs MatchOffset fast egendom. Får den nollbaserade startpositionen för matchen från början av noden som innehåller början av matchningen i C#...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Python에서 찾기 및 바꾸기|Python via .NET용 Aspose.Words

    문서에서 문자열이나 정규식 패턴을 찾아 Python를 사용하여 원하는 텍스트로 바꿉니다.... {#ways-to-find-and-replace}를 찾고 바꾸는 방법 Aspose.Words는 다음을...Aspose.Words는 aspose.words.replacing 모듈을 통해 찾기 및 바꾸기 기능을 제공합니다...

    docs.aspose.com/words/ko/python-net/find-and-re...
  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. 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...