Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,325 for

regex

(0.28 sec)
  1. Arbeiten mit Projekten | Aspose.Tasks-Dokumenta...

    Erfahren Sie, wie Sie Projekte mit Aspose.Tasks for .NET erstellen, bearbeiten und speichern.... ReadToEnd (); 16 Regex regex = new Regex( "PT(\\d+)H(\\d+)M(\\d+)S"..."PT(\\d+)H(\\d+)M(\\d+)S" ); 17 return regex. Replace (xml, "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/de/net/creating-reading-a...
  2. Pretvorite odlomak u grafičke oznake u Wordu ko...

    Pretvorite odlomak u grafičke oznake u Wordu koristeći C#. Dobit ćete IDE postavke i primjer koda za pretvaranje teksta u grafičke oznake u Wordu pomoću C#....ga na nizove pomoću metode Regex.Split() Stvorite izlaznu Word...popis rečenica pomoću metode Regex.Split(), nakon čega slijedi...

    kb.aspose.com/hr/words/net/convert-paragraph-in...
  3. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Scopri come la proprietà UseTargetMachineFonts in HtmlFixedSaveOptions migliora la visualizzazione dei documenti utilizzando i font del computer di destinazione. Ottimizza la gestione dei tuoi font oggi stesso!... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/it/net/aspose.words....
  4. FieldImport.SourceFullName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية FieldImport SourceFullName لإدارة مواقع الصور بسهولة في مشاريعك لتحسين التنظيم وإمكانية الوصول.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Arsip

    Arsip...docx") # ganti teks menggunakan RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/id/words/find-and-replace-text-...
  6. Range.Replace | Aspose.Words per .NET

    Sostituisci senza sforzo tutte le istanze di una stringa di caratteri con il metodo Range Replace. Migliora l'elaborazione del testo con questo potente strumento!...Words Replace( Regex, string ) Sostituisce tutte...stringa. public int Replace ( Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Archivio

    Archivio...usando l’espressione regolare (Regex) in C# API per trovare e sostituire...alle espressioni regolari (regex). Puoi scaricare l’API o installarla...

    blog.aspose.com/it/cells/find-and-replace-text-...
  8. arkiv

    arkiv...hjälp av reguljära uttryck (Regex) i C# C# API för att hitta och...såväl som reguljära uttryck (regex). Du kan antingen ladda ner...

    blog.aspose.com/sv/cells/find-and-replace-text-...
  9. Lưu trữ

    Lưu trữ... Sử dụng lớp Regex để xác định regex. Thay thế từ mong muốn...System::Text::RegularExpressions::Regex , u “bad”, options) phương pháp...

    blog.aspose.com/vi/words/Find-and-Replace-Text-...
  10. Remplacer du texte dans un classeur en utilisan...

    Remplacer du texte dans un classeur en utilisant une expression régulière en JavaScript via C++....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/fr/javascript-cpp/replace...