Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,320 for

regex

(0.06 sec)
  1. تبدیل پاراگراف به Bullet Point در Word با استفا...

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

    kb.aspose.com/fa/words/net/convert-paragraph-in...
  2. 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-...
  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. 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-...
  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. Převést odstavec na odrážky ve Wordu pomocí C#

    Převeďte odstavec na odrážky ve Wordu pomocí C#. Získáte nastavení IDE a ukázkový kód pro převod textu na odrážky ve Wordu pomocí C#....jej na řetězce pomocí metody Regex.Split(). Vytvořte výstupní soubor...řetězců vytvořených pomocí Regex a zapište každý řetězec do seznamu...

    kb.aspose.com/cs/words/net/convert-paragraph-in...
  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. Преобразувайте абзац в точки в Word с помощта н...

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

    kb.aspose.com/bg/words/net/convert-paragraph-in...
  9. Reemplazar texto en un libro usando expresiones...

    Reemplazar texto en un libro usando expresiones regulares con Aspose.Cells en C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/es/cpp/replace-text-in-a-...
  10. Die Summe eines Zellbereichs berechnen|Document...

    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/de/net/calculate-the-sum-...