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

regex

(0.87 sec)
  1. 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...
  2. Find and Replace C#|Aspose.Words עבור .NET

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

    docs.aspose.com/words/he/net/find-and-replace/
  3. 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....
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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...