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

regex

(1.05 sec)
  1. Converter parágrafo em marcadores no Word usand...

    Converta parágrafo em marcadores no Word usando C#. Você obterá configurações IDE e um código de exemplo para converter texto em marcadores no Word usando C#....em strings usando o método Regex.Split() Crie o arquivo Word...matriz de strings criada com Regex e grave cada string na lista...

    kb.aspose.com/pt/words/net/convert-paragraph-in...
  2. Converti paragrafi in elenchi puntati in Word u...

    Converti paragrafi in punti elenco in Word utilizzando C#. Riceverai le impostazioni IDE e un codice di esempio per convertire il testo in punti elenco in Word utilizzando C#....stringhe utilizzando il metodo Regex.Split() Crea il file Word di...l’array di stringhe create con Regex e scrivi ciascuna stringa nell’elenco...

    kb.aspose.com/it/words/net/convert-paragraph-in...
  3. ค้นหา

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

    blog.aspose.com/th/cells/find-and-replace-text-...
  4. 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...
  5. أرشيف

    أرشيف...البحث عن نص واستبداله باستخدام Regex البحث عن نص واستبداله في رأس...المستند doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/ar/words/find-and-replace-text-...
  6. 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....
  7. Zusammenführen von zwei benachbarten Zellen|Doc...

    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/de/net/merge-two-adjacent...
  8. دمج خليتين متجاورتين|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...
  9. Konvertuokite pastraipą į ženklelius programoje...

    Konvertuokite pastraipą į Word ženklelius naudodami C#. Gausite IDE nustatymus ir pavyzdinį kodą, kad konvertuotumėte tekstą į ženklelius programoje Word naudodami C#....padalykite į eilutes naudodami Regex.Split() metodą Sukurkite išvesties...eilučių, sukurtų naudojant Regex, masyvą ir kiekvieną eilutę...

    kb.aspose.com/lt/words/net/convert-paragraph-in...
  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-...