Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,325 for

regex

(1.22 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. ארכיון

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

    blog.aspose.com/he/words/Find-and-Replace-Text-...
  3. C# kullanarak Paragrafı Word'de Madde İşaretler...

    C# kullanarak paragrafı Word'deki madde işaretlerine dönüştürün. C# kullanarak Word'de metni madde işaretlerine dönüştürmek için IDE ayarlarına ve örnek bir koda sahip olacaksınız....tamamını bir dizeye dönüştürün ve Regex.Split() yöntemini kullanarak...türünü kare olarak ayarlayın Regex ile oluşturulan dize dizisini...

    kb.aspose.com/tr/words/net/convert-paragraph-in...
  4. Ubah Paragraf menjadi Poin-poin di Word menggun...

    Ubah paragraf menjadi poin-poin di Word menggunakan C#. Anda akan mendapatkan pengaturan IDE dan contoh kode untuk mengonversi teks menjadi poin-poin di Word menggunakan C#....menjadi string menggunakan metode Regex.Split() Buat file Word keluaran...array string yang dibuat dengan Regex dan tulis setiap string ke daftar...

    kb.aspose.com/id/words/net/convert-paragraph-in...
  5. آرشیوها

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

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

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

    kb.aspose.com/fa/words/net/convert-paragraph-in...
  7. Archiv

    Archiv...Suchen und Ersetzen von Text mit Regex Finden und ersetzen Sie Text...ersetzen doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/de/words/find-and-replace-text-...
  8. حساب مجموع مجموعة من الخلايا|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 ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/ar/net/calculate-the-sum-...
  9. Calcola la somma di un intervallo di celle|Docu...

    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 ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/it/net/calculate-the-sum-...
  10. Вычислить сумму диапазона ячеек|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 ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/ru/net/calculate-the-sum-...