Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,320 for

regex

(0.13 sec)
  1. FindReplaceOptions | Aspose.Words för .NET

    Upptäck FindReplaceOptions-konstruktorn för att enkelt initiera en ny instans med standardinställningar, vilket förbättrar din sök- och ersättningsfunktionalitet...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/sv/net/aspose.words....
  2. أرشيف

    أرشيف... استخدم فئة Regex لتعريف regex. استبدل الكلمة المطلوبة...System::Text::RegularExpressions::Regex ، طريقة “سيئة” خيارات). احفظ...

    blog.aspose.com/ar/words/Find-and-Replace-Text-...
  3. Arşiv

    Arşiv...kelimeleri bulun ve değiştirin Regex kullanarak metni bulun ve değiştirin...değiştirin doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/tr/words/find-and-replace-text-...
  4. Archiv

    Archiv...najít a nahradit text pomocí Regex najít a nahradit text v záhlaví/zápatí...dokumentu doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/cs/words/find-and-replace-text-...
  5. Replacer.Replace | Aspose.Words per .NET

    Sostituisci senza sforzo tutte le istanze di una stringa specifica nel tuo file di input con il metodo Replacer Replace. Semplifica la tua modifica del testo oggi stesso!...Words Replace( string, string, Regex, string ) Sostituisce tutte...inputFileName , string outputFileName , Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  6. 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-...
  7. 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....
  8. ค้นหา

    ค้นหา...ค้นหาและแทนที่ข้อความโดยใช้ Regex ค้นหาและแทนที่ข้อความในส่วน...กสาร doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/th/words/find-and-replace-text-...
  9. Archivio

    Archivio...sostituisci il testo usando Regex trova e sostituisci il testo...documento doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/it/words/find-and-replace-text-...
  10. دمج خليتين متجاورتين|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/ar/net/merge-two-adjacent...