Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,368 for

regex

(0.15 sec)
  1. Procurar

    Procurar... Use a classe Regex para definir a regex. Substitua a palavra...System::Text::RegularExpressions::Regex , u"ruim", opções). Salve o...

    blog.aspose.com/pt/words/Find-and-Replace-Text-...
  2. 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-...
  3. أرشيف

    أرشيف...Workbook باستخدام التعبير العادي (Regex) في C# API للبحث عن النص واستبداله...بالإضافة إلى التعبيرات العادية (regex).يمكنك إما تنزيل API أو تثبيته...

    blog.aspose.com/ar/cells/find-and-replace-text-...
  4. أرشيف

    أرشيف...الكود هو أنك ستمكّن بحث regex وتوفر regex بدلاً من نص عادي في طريقة...عملية البحث والاستبدال باستخدام regex. قم بتحميل ملف Excel باستخدام...

    blog.aspose.com/ar/cells/find-and-replace-text-...
  5. arkiv

    arkiv...att aktivera regex-sökningen och tillhandahålla regex istället för...och ersättningsoperation med regex. Ladda Excel-filen med klassen...

    blog.aspose.com/sv/cells/find-and-replace-text-...
  6. Archiv

    Archiv... dass Sie die Regex-Suche aktivieren und Regex anstelle von reinem...und Ersetzungsoperatione mit Regex aufgeführt. Laden Sie die Excel...

    blog.aspose.com/de/cells/find-and-replace-text-...
  7. ค้นหา

    ค้นหา...คุณจะเปิดใช้งานการค้นหา regex และระบุ regex แทนข้อความธรรมดาในเมธอด...นินการค้นหาและแทนที่โดยใช้ regex โหลดไฟล์ Excel โดยใช้คลาส Workbook...

    blog.aspose.com/th/cells/find-and-replace-text-...
  8. Архів

    Архів...замінити текст за допомогою Regex знайти та замінити текст у верхньому/нижньому...документі doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/uk/words/find-and-replace-text-...
  9. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Scopri la proprietà FindReplaceOptions di ReplacerContext per migliorare la funzionalità di ricerca e sostituzione con opzioni personalizzabili per risultati migliori....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....
  10. Sammanfoga två intilliggande celler|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/sv/net/merge-two-adjacent...