Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,341 for

regex

(0.15 sec)
  1. حساب مجموع مجموعة من الخلايا|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-...
  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/ru/net/calculate-the-sum-...
  4. 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-...
  5. Procurar

    Procurar...habilitará a pesquisa de regex e fornecerá regex em vez de texto simples...localizar e substituir usando regex. Carregue o arquivo Excel usando...

    blog.aspose.com/pt/cells/find-and-replace-text-...
  6. 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....
  7. Преобразувайте абзац в точки в Word с помощта н...

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

    kb.aspose.com/bg/words/net/convert-paragraph-in...
  8. Archivio

    Archivio... Usa la classe Regex per definire la regex. Sostituisci la parola...System::Text::RegularExpressions::Regex , u"cattivo", opzioni). Salva...

    blog.aspose.com/it/words/Find-and-Replace-Text-...
  9. arkiv

    arkiv...Word-dokument hitta och ersätt text med Regex hitta och ersätta text i sidhuvudet/sidfoten...dokumentet doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/sv/words/find-and-replace-text-...
  10. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck med Aspose.Cells i C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/sv/cpp/replace-text-in-a-...