Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,307 for

regex

(0.09 sec)
  1. Replacer.Create | Aspose.Words per .NET

    Scopri come il metodo Replacer Create genera una nuova istanza dell'efficiente processore replacer per una trasformazione dei dati senza interruzioni....docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...documenti dal flusso: Regex pattern = new Regex ( "gr(a|e)y" ); string...

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

    Arsip...mengaktifkan pencarian regex dan memberikan regex sebagai ganti teks...find and replace menggunakan regex. Muat file Excel menggunakan...

    blog.aspose.com/id/cells/find-and-replace-text-...
  3. Unire due celle adiacenti|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Regex regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/it/net/merge-two-adjacent...
  4. ארכיון

    ארכיון... השתמש במחלקה Regex כדי להגדיר את ה-Regex. החלף את המילה הרצויה...System::Text::RegularExpressions::Regex , u"bad", options) שיטת. שמור...

    blog.aspose.com/he/words/Find-and-Replace-Text-...
  5. استبدال النص داخل دفتر العمل باستخدام التعبيرات...

    استبدال النص داخل دفتر العمل باستخدام التعبيرات العادية باستخدام Aspose.Cells في C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/ar/cpp/replace-text-in-a-...
  6. آرشیوها

    آرشیوها...جایگزین کنید متن را با استفاده از Regex پیدا و جایگزین کنید متن را در...کنید doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/fa/words/find-and-replace-text-...
  7. Archivio

    Archivio...abiliterai la ricerca regex e fornirai regex anziché testo normale...e sostituzione utilizzando regex. Carica il file Excel usando...

    blog.aspose.com/it/cells/find-and-replace-text-...
  8. تبدیل پاراگراف به Bullet Point در Word با استفا...

    با استفاده از سی شارپ، پاراگراف را به نقطه گلوله در Word تبدیل کنید. تنظیمات IDE و یک کد نمونه برای تبدیل متن به نقاط گلوله در Word با استفاده از سی شارپ دریافت خواهید کرد....تبدیل کنید و با استفاده از روش Regex.Split() آن را به رشته ها تقسیم...آرایه رشته های ایجاد شده با Regex را تجزیه کنید و هر رشته را در...

    kb.aspose.com/fa/words/net/convert-paragraph-in...
  9. FindReplaceOptions | Aspose.Words لـ .NET

    اكتشف منشئ FindReplaceOptions لتتمكن من تهيئة مثيل جديد بسهولة باستخدام الإعدادات الافتراضية، مما يعزز وظيفة البحث والاستبدال لديك...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 隣接する2つのセルを結合|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Regex regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/ja/net/merge-two-adjacent...