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

regex

(0.1 sec)
  1. FieldIncludePicture.SourceFullName | Aspose.Wor...

    اكتشف خاصية FieldIncludePicture SourceFullName. أدر مواقع الصور بسهولة باستخدام IRI لتحسين تكامل الوسائط وتجربة مستخدم سلسة.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  2. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Upptäck hur egenskapen UseTargetMachineFonts i HtmlFixedSaveOptions förbättrar dokumentvisningen genom att använda målmaskinens teckensnitt. Optimera din teckensnittshantering idag!... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/sv/net/aspose.words....
  3. 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...
  4. ארכיון

    ארכיון...docx") # החלף טקסט באמצעות RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/he/words/find-and-replace-text-...
  5. Chercher

    chercher...remplacer du texte à l’aide de Regex rechercher et remplacer du texte...document doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/fr/words/find-and-replace-text-...
  6. 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...
  7. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Upptäck egenskapen HtmlFixedSaveOptions FontFormat för att anpassa teckensnittsexport. Ställ enkelt in och optimera ditt standardformat till Woff för bättre prestanda.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/sv/net/aspose.words....
  8. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    اكتشف خاصية FontFormat في HtmlFixedSaveOptions لتخصيص تصدير الخطوط. اضبط تنسيقك الافتراضي على Woff وحسّنه بسهولة لتحسين الأداء.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/ar/net/aspose.words....
  9. 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/...
  10. 档案

    档案... 使用 Regex 类来定义正则表达式。 使用 Document->get...System::Text::RegularExpressions::Regex , u"bad", options) 方法。 使用 D...

    blog.aspose.com/zh/words/Find-and-Replace-Text-...