Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,322 for

regex

(0.07 sec)
  1. Mencari dan Mengganti Teks di Excel menggunakan...

    Ikuti artikel ini untuk mencari dan mengganti teks di Excel menggunakan Java. Artikel ini memiliki semua detail untuk menyiapkan IDE, daftar langkah, dan contoh kode untuk mengimplementasikan pencarian dan penggantian teks di Excel menggunakan Java....dapat mengimplementasikan kunci Regex untuk mencari teks alih-alih...

    kb.aspose.com/id/cells/java/find-and-replace-te...
  2. FindReplaceDirection Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words FindReplaceDirection لاستبدال النصوص بكفاءة. حسّن معالجة مستنداتك مع التحكم الدقيق في الاتجاه.... Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/ar/net/aspose.words....
  3. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  4. Python'te Bul ve Değiştir|Python via .NET için ...

    Belgenizde bir dize veya normal ifade modeli bulun ve Python'i kullanarak bunu istediğiniz metinle değiştirin....döndürmek için replace ve replace_regex yöntemlerinden birini kullanabilirsiniz...ve değiştirmek için replace_regex yöntemini kullanın. Aşağıdaki...

    docs.aspose.com/words/tr/python-net/find-and-re...
  5. Поиск и замена в C++|Aspose.Words для C++

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя C++....выражений Регулярное выражение (regex) - это шаблон, который описывает...символов, установив параметр Regex в качестве шаблона регулярного...

    docs.aspose.com/words/ru/cpp/find-and-replace/
  6. Suchen und Ersetzen in Java|Aspose.Words für Java

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit Java durch den gewünschten Text....Ausdrücken Ein regulärer Ausdruck (Regex) ist ein Muster, das eine bestimmte...ersetzen, indem Sie den Parameter Regex als Muster für reguläre Ausdrücke...

    docs.aspose.com/words/de/java/find-and-replace/
  7. ReplacerContext.set_replacement method | Aspose...

    ReplacerContext.set_replacement method. Sets pattern and replacement used by find/replace operation....set_replacement_regex method...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Zoeken en vervangen in Python|Aspose.Words voor...

    Zoek een tekenreeks of reguliere expressiepatroon in uw document en vervang het door de tekst die u wilt gebruiken Python....een van de replace en replace_regex methoden om een bepaalde string...([a-zA-Z]+) \1 . Gebruik de replace_regex methode om specifieke tekenscombinaties...

    docs.aspose.com/words/nl/python-net/find-and-re...
  9. Localizar e substituir em Python|Aspose.Words p...

    Encontre uma string ou padrão de expressão regular em seu documento e substitua-o pelo texto desejado usando Python....dos métodos replace e replace_regex para localizar ou substituir...([a-zA-Z]+) \1 . Use o método replace_regex para pesquisar e substituir...

    docs.aspose.com/words/pt/python-net/find-and-re...
  10. Lavorare con le Validazioni nelle Colonne|Docum...

    Questo articolo introduce come utilizzare le validazioni nelle colonne in GridDesktop.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/it/net/aspose-cells-gridd...