Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,377 for

regex

(0.31 sec)
  1. FAQ|Aspose.PDF for .NET

    Di sini Anda dapat menemukan jawaban untuk Pertanyaan yang Sering Diajukan untuk perpustakaan Aspose.PDF for .NET....Bagaimana cara menerapkan pencarian regex untuk TextFragmentAbsorber?... Untuk menggunakan regex dengan kelas `TextFragmentAbsorber`...

    docs.aspose.com/pdf/id/net/faq/
  2. Найти и заменить в Java|Aspose.Words для Java

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

    docs.aspose.com/words/ru/java/find-and-replace/
  3. Znajdź i zamień w Python|Aspose.Words dla Pytho...

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w swoim dokumencie i zastąp go żądanym tekstem, korzystając z Python....jednej z metod replace i replace_regex , aby znaleźć lub zamienić określony...([a-zA-Z]+) \1 . Użyj metody replace_regex , aby wyszukać i zastąpić określone...

    docs.aspose.com/words/pl/python-net/find-and-re...
  4. Find and Replace C#|Aspose.Words עבור .NET

    מצא דפוס ביטוי מחרוזת או קבוע במסמך שלך ולהחליף אותו עם הטקסט שברצונך להשתמש C#....ביטויים רגילים ביטוי קבוע (regex) הוא דפוס המתאר רצף מסוים של...אופי ספציפיים על ידי הגדרת Regex פרמטר כתבנית ביטוי רגילה למציאת...

    docs.aspose.com/words/he/net/find-and-replace/
  5. ReplacingArgs Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Replacing.ReplacingArgs per una sostituzione efficiente del testo personalizzato nei tuoi documenti. Migliora il tuo flusso di lavoro oggi stesso!... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/it/net/aspose.words....
  6. Como Pesquisar em PDF Usando C# | Encontrar e D...

    Pesquisar e destacar texto em PDF usando C#. Aprenda a pesquisar em PDF usando C#, encontrar palavras-chave, extrair correspondências, usar Regex e redigir dados sensíveis....minúsculas ou pesquisa baseada em regex. Accept() : Aplica o absorvedor...regulares (regex). Aspose.PDF for .NET permite que você use regex para...

    blog.aspose.com/pt/pdf/search-in-pdf-using-csharp/
  7. Rechercher et extraire le texte PDF en Python|A...

    Apprenez à rechercher, inspecter et extraire du texte à partir de documents PDF en Python.... En activant le mode regex dans TextFragmentAbsorber, vous...TextFragmentAbsorber avec un motif Regex. Appliquer l’Absorber à la Page...

    docs.aspose.com/pdf/fr/python-net/search-and-ge...
  8. 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...
  9. Trabajar con Validaciones en Columnas|Documenta...

    Este artículo presenta cómo usar validaciones en columnas en GridDesktop.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/es/net/aspose-cells-gridd...
  10. 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...