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

regex

(0.19 sec)
  1. Pesquisar e Obter Texto das Páginas de PDF|Aspo...

    Descubra como pesquisar e recuperar texto de um arquivo PDF em .NET usando Aspose.PDF para análise e extração de texto....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/pt/net/search-and-get-text-...
  2. Rechercher et Obtenir du Texte des Pages d'un P...

    Découvrez comment rechercher et récupérer du texte à partir d'un fichier PDF en .NET en utilisant Aspose.PDF pour l'analyse et l'extraction de texte....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/fr/net/search-and-get-text-...
  3. Архивы

    Архивы... Используйте класс Regex для определения регулярного...System::Text::RegularExpressions::Regex , u"плохой", варианты) метод...

    blog.aspose.com/ru/words/Find-and-Replace-Text-...
  4. ארכיון

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

    blog.aspose.com/he/words/find-and-replace-text-...
  5. FindReplaceOptions | Aspose.Words لـ .NET

    اكتشف منشئ FindReplaceOptions لتتمكن من تهيئة مثيل جديد بسهولة باستخدام الإعدادات الافتراضية، مما يعزز وظيفة البحث والاستبدال لديك...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/ar/net/aspose.words....
  6. 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-...
  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 ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/ar/net/calculate-the-sum-...
  8. 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-...
  9. Вычислить сумму диапазона ячеек|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-...
  10. 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...