Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 2,319 for

regex

(0.22 sec)
  1. FindReplaceOptions.ApplyFont | Aspose.Words لـ ...

    اكتشف خاصية ApplyFont في FindReplaceOptions لتنسيق نص سلس. حسّن محتواك بأنماط مُخصصة بسهولة!... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  2. O que há de novo 2024|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2024....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/pt/net/whatsnew/2024/
  3. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  4. Apa yang baru 2024|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2024....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/id/net/whatsnew/2024/
  5. Sök och ersätt text i Excel med Java

    Följ denna artikel för att söka och ersätta text i Excel med Java. Den innehåller alla detaljer för att konfigurera IDE:t, en lista med steg och ett exempelkod för att implementera textsökning och ersättning i Excel med Java.... Du kan implementera en Regex-nyckel för att söka efter text...

    kb.aspose.com/sv/cells/java/find-and-replace-te...
  6. ReplacingArgs.MatchOffset | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs MatchOffset، واعثر بسهولة على موضع البداية المستند إلى الصفر للمطابقات في العقد لديك للتعامل مع البيانات بكفاءة.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Archivio

    Archivio...parole simili in base al modello Regex in Word DOC/DOCX Trova e sostituisci...Word. Definisci un pattern regex usando il metodo Pattern.compile()...

    blog.aspose.com/it/words/find-and-replace-text-...
  8. Tìm và thay thế trong Python|Aspose.Words cho P...

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn bằng Python....phương thức replace và replace_regex để tìm hoặc thay thế một chuỗi...Sử dụng phương pháp replace_regex để tìm kiếm và thay thế các...

    docs.aspose.com/words/vi/python-net/find-and-re...
  9. Rechercher et remplacer dans C#|Aspose.Words po...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C#....régulières Une expression régulière (regex) est un modèle qui décrit une...en définissant le paramètre Regex comme modèle d’expression régulière...

    docs.aspose.com/words/fr/net/find-and-replace/
  10. Usando Anotaciones de Enlace en PDF|Aspose.PDF ...

    Aspose.PDF for .NET te permite Agregar, Obtener y Eliminar Anotaciones de Enlace de tu documento PDF....fragments var regEx1 = new Regex ( @"Link Annotation Demo \d"...\d" ); var regEx2 = new Regex ( @"Sample text \d" ); // Create...

    docs.aspose.com/pdf/es/net/link-annotations/