Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,341 for

regex

(0.34 sec)
  1. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...private static final String PHONE_REGEX = "(?<![\\w@.])" + // Ensure...text = text.replaceAll(EMAIL_REGEX, ""); // replace phone numbers...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  2. ארכיון

    ארכיון...והחלף טקסט ב-Excel באמצעות Regex Python API לאיתור והחלפה של...והחלף טקסט ב-Excel באמצעות Regex # אתה יכול גם למצוא ולהחליף...

    blog.aspose.com/he/cells/find-and-replace-text-...
  3. أرشيف

    أرشيف...الكلمات المتشابهة بناءً على نمط Regex في Word DOC / DOCX البحث عن...هذه الحالات ، يمكنك تحديد نمط regex للبحث عن واستبدال كل تكرارات...

    blog.aspose.com/ar/words/find-and-replace-text-...
  4. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura.... Replace ( new Regex ( "(header|footer)" ), "" ,...doc . Range . Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/it/net/aspose.words....
  5. 記録

    記録...replace_regex(string, string, FindReplace...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/ja/words/find-and-replace-text-...
  6. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...visibleLen; var isSymbolFirst = Regex.IsMatch(text, @"^[\p{P}\p{S}]"...startsWithWord = Regex.IsMatch(lineText, @"^" + Regex.Escape(startWord)...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  7. FieldIncludePicture Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldIncludePicture لتنفيذ حقول INCLUDEPICTURE بسهولة، مما يعزز أتمتة المستندات وتكامل الصور.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 記録

    記録...Replace(new Regex("[B|S|M]ad"), "[replaced]",...それを Document.Range.Replace(Regex、string, FindReplaceOptions)...

    blog.aspose.com/ja/words/find-and-replace-text-...
  9. Arsip

    Arsip...Kata Serupa berdasarkan Pola Regex di Word DOC/DOCX Temukan dan...Anda dapat menentukan pola regex untuk menemukan dan mengganti...

    blog.aspose.com/id/words/find-and-replace-text-...
  10. FieldImport Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldImport, progettata per semplificare l'elaborazione dei documenti con un'implementazione efficiente del campo IMPORT per una maggiore produttività.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....