Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,226 for

regex

(0.13 sec)
  1. 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-...
  2. 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-...
  3. حساب مجموع مجموعة من الخلايا|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-...
  4. Вычислить сумму диапазона ячеек|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-...
  5. FindReplaceOptions | Aspose.Words per .NET

    Scopri il costruttore FindReplaceOptions per inizializzare facilmente una nuova istanza con impostazioni predefinite, migliorando le funzionalità di ricerca e sostituzione...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/it/net/aspose.words....
  6. Arşiv

    Arşiv...kelimeleri bulun ve değiştirin Regex kullanarak metni bulun ve değiştirin...değiştirin doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/tr/words/find-and-replace-text-...
  7. Archiv

    Archiv...najít a nahradit text pomocí Regex najít a nahradit text v záhlaví/zápatí...dokumentu doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/cs/words/find-and-replace-text-...
  8. أرشيف

    أرشيف... استخدم فئة Regex لتعريف regex. استبدل الكلمة المطلوبة...System::Text::RegularExpressions::Regex ، طريقة “سيئة” خيارات). احفظ...

    blog.aspose.com/ar/words/Find-and-Replace-Text-...
  9. 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...
  10. 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...