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

regex

(0.11 sec)
  1. Find and Replace C#|Aspose.Words עבור .NET

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

    docs.aspose.com/words/he/net/find-and-replace/
  2. 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....
  3. ReplacingArgs.match_end_node property | Aspose....

    ReplacingArgs.match_end_node property. Gets the node that contains the end of the match.... replace_regex ( pattern = '1[ \\ s \\ S]*3'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Sorot Teks di PowerPoint menggunakan C#

    Sorot teks di PowerPoint menggunakan C#. Dapatkan pengaturan IDE, daftar langkah, dan contoh kode untuk mencari teks di slide dan menyorot di PowerPoint menggunakan C#....menyorot teks menggunakan ekspresi regex. Panduan ini telah mengajarkan...

    kb.aspose.com/id/slides/net/highlight-text-in-p...
  5. 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/
  6. 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...
  7. 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...
  8. Archivio

    Archivio...minuscole o la ricerca basata su regex. Accept() : Applica l’assorbitore...gioco le espressioni regolari (regex). Aspose.PDF for .NET ti consente...

    blog.aspose.com/it/pdf/search-in-pdf-using-csharp/
  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...