Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,225 for

regex

(0.07 sec)
  1. Ricerca di testo DOCX online o crea software di...

    App online gratuita per la ricerca di contenuti nel file DOCX. Codice API Python per qualsiasi applicazione di ricerca di testo di file DOCX....replace_regex per l’espressione regolare insieme...

    products.aspose.com/total/it/python-net/search/...
  2. الباحث عن نص ملف WORD عبر الإنترنت أو أنشئ برنا...

    تطبيق مجاني عبر الإنترنت للبحث في ملف WORD. رمز C# API لأي تطبيق بحث عن نص ملف WORD....أو قم بتعيين معايير البحث في Regex وتمريرها كمعلمة في طريقة الاستبدال...

    products.aspose.com/total/ar/net/search/word/
  3. แอปพลิเคชันค้นหาข้อความ PDF ออนไลน์หรือพัฒนาแอป...

    แอปออนไลน์ฟรีสำหรับค้นหาในไฟล์ PDF รหัส Java สำหรับแอปพลิเคชัน Android ค้นหาข้อความไฟล์ PDF...ต หรือกำหนดเกณฑ์การค้นหาใน Regex ยอมรับตัวดูดซับสำหรับเพจโดยใช้...

    products.aspose.com/total/th/android-java/searc...
  4. Redigere il documento DOCX online o utilizzando...

    Apri e redige il documento DOCX online tramite l'app gratuitamente.Codice API Python per cercare e sostituire il testo DOCX con un'espressione regolare....replace_regex per cercare e sostituire Salva...

    products.aspose.com/total/it/python-net/redact/...
  5. ODT-document online redigeren of met Python | p...

    Open en redigeer het ODT-document gratis online via de app.Python API-code om ODT-tekst te zoeken en te vervangen door reguliere expressie....replace_regex om te zoeken en te vervangen...

    products.aspose.com/total/nl/python-net/redact/...
  6. Wyszukiwanie tekstowe WORD online lub tworzenie...

    Bezpłatna aplikacja internetowa do wyszukiwania treści w pliku WORD. Kod API języka Python dla dowolnej aplikacji do wyszukiwania tekstu w plikach WORD....replace_regex dla wyrażenia regularnego wraz...

    products.aspose.com/total/pl/python-net/search/...
  7. البحث عن نص WORD عبر الإنترنت أو إنشاء برنامج ب...

    تطبيق مجاني عبر الإنترنت للبحث عن المحتوى في ملف WORD. رمز Python API لأي تطبيق بحث نصي عن ملف WORD....replace_regex للتعبير العادي مع استبدال.FindReplaceOptions...

    products.aspose.com/total/ar/python-net/search/...
  8. Online DOC-tekst zoeken of DOC-zoeksoftware bou...

    Gratis online app voor het zoeken naar inhoud in DOC-bestand. Python API-code voor elke DOC-bestandstekstzoektoepassing....replace_regex voor reguliere expressies samen...

    products.aspose.com/total/nl/python-net/search/...
  9. 在C++中查找和替换|Aspose.Words对于C++

    在文档中查找字符串或正则表达式模式,并使用C++将其替换为所需的文本。...-expressions}查找和替换文本 正则表达式(regex)是描述特定文本序列的模式。 假设你想用一个单词的出现替换一个单词的所有双重出现。...然后,您可以应用以下正则表达式来指定双字模式: ([a-zA-Z]+) \1 。 通过将 Regex 参数设置为正则表达式模式来查找匹配项,使用其他 Replace...

    docs.aspose.com/words/zh/cpp/find-and-replace/
  10. 在 C# 中查找和替换|.NET 格式的 Aspose.Words

    在文档中查找字符串或正则表达式模式,然后使用 C# 将其替换为所需的文本。...xpressions} 查找和替换文本 正则表达式 (regex) 是描述特定文本序列的模式。假设您要将某个单词的所有重...([a-zA-Z]+) \1 。 使用其他 Replace 方法通过将 Regex 参数设置为正则表达式模式来搜索和替换特定字符组合以查找匹配项。...

    docs.aspose.com/words/zh/net/find-and-replace/