Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,224 for

regex

(0.08 sec)
  1. 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-...
  2. Konvertálja a bekezdést felsoroláspontokká a Wo...

    Konvertálja a bekezdést felsoroláspontokká a Wordben C# használatával. Kapsz IDE beállításokat és egy mintakódot, amellyel a szöveget felsoroláspontokká alakíthatod a Wordben C# használatával....ossza fel karakterláncokra a Regex.Split() metódussal Hozza létre...típusát négyzetre Elemezze át a Regex segítségével létrehozott karakterláncok...

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

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

    kb.aspose.com/bg/words/net/convert-paragraph-in...
  4. 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-...
  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_key プロパティと ReplaceOptions クラスがあります。...クラスがあります。 ReplaceOptions.regex_key を true に設定すると、検索キーが正規表現であることを示します。...

    docs.aspose.com/cells/ja/python-net/replace-tex...
  6. Arsip

    Arsip...dan ganti teks menggunakan Regex temukan dan ganti teks di header/footer...dokumen doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/id/words/find-and-replace-text-...
  7. Объединить две смежные ячейки|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/ru/net/merge-two-adjacent...
  8. Fusionner deux cellules adjacentes|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/fr/net/merge-two-adjacent...
  9. Bitişik İki Hücreyi Birleştir|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/tr/net/merge-two-adjacent...
  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-...