Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,320 for

regex

(0.15 sec)
  1. ארכיון

    ארכיון...Replace(new Regex("[B|S|M]ad"), "[replaced]",...תְפוּקָה # מצא והחלף טקסט באמצעות Regex ב-C# # יכול להיות מקרה שבו אתה...

    blog.aspose.com/he/words/find-and-replace-text-...
  2. Arsip

    Arsip...Gunakan kelas Regex untuk mendefinisikan regex. Ganti kata yang...System::Text::RegularExpressions::Regex , u"buruk", opsi) metode. Simpan...

    blog.aspose.com/id/words/Find-and-Replace-Text-...
  3. 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-...
  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/ar/net/calculate-the-sum-...
  5. Вычислить сумму диапазона ячеек|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-...
  6. 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-...
  7. Chercher

    chercher...activerez la recherche de regex et fournirez regex au lieu de texte brut...de remplacement à l’aide de regex. Chargez le fichier Excel à...

    blog.aspose.com/fr/cells/find-and-replace-text-...
  8. Converteer alinea naar opsommingstekens in Word...

    Converteer alinea's naar opsommingstekens in Word met behulp van C#. U krijgt IDE-instellingen en een voorbeeldcode om tekst naar opsommingstekens in Word te converteren met behulp van C#....tekenreeksen met behulp van de Regex.Split()-methode Maak het uitvoer-Word-bestand...reeks tekenreeksen die met Regex zijn gemaakt en schrijf elke...

    kb.aspose.com/nl/words/net/convert-paragraph-in...
  9. Преобразувайте абзац в точки в Word с помощта н...

    Преобразувайте абзац в точки в Word с помощта на C#. Ще получите настройки за IDE и примерен код за преобразуване на текст в точки в Word с помощта на C#....низове с помощта на метода Regex.Split() Създайте изходния файл...масива от низове, създадени с Regex, и запишете всеки низ в списъка...

    kb.aspose.com/bg/words/net/convert-paragraph-in...
  10. Archivo

    Archivo...replace\regex(string, string, FindReplaceOptions)...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/es/words/find-and-replace-text-...