Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,367 for

regex

(1.39 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Scopri come la proprietà ExportEmbeddedImages in HtmlFixedSaveOptions migliora i tuoi documenti HTML incorporando immagini in formato Base64, ottimizzando la qualità visiva e gestendo al contempo le dimensioni dei file.... True ( Regex . Match ( outDocContents , "<img....jpeg" )); Assert . True ( Regex . Match ( outDocContents , "<img...

    reference.aspose.com/words/it/net/aspose.words....
  2. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Upptäck hur egenskapen SaveFontFaceCssSeparately optimerar ditt dokuments CSS-hantering genom att spara teckensnittsregler i en separat fil för renare export.... True ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . True ( Regex . Match ( outDocContents , "...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Range Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Range، مفتاحك لإدارة أقسام المستندات بسهولة. حسّن معالجة مستنداتك بتحكم سلس ومرونة.... Replace ( Regex, string ) يستبدل جميع حالات...المحددة بسلسلة بديلة. Replace ( Regex, string, FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Procurar

    Procurar...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/pt/words/find-and-replace-text-...
  5. C# を使用して Word の段落を箇条書きに変換する

    C# を使用して Word で段落を箇条書きに変換します。 C# を使用して Word でテキストを箇条書きに変換するための IDE 設定とサンプル コードを入手します。...ファイルを Document オブジェクトにロードします Regex.Split() メソッドを使用して完全なドキュメントを文字列に変換し、文字列に分割します。...フォントにリンクします 箇条書きタイプを正方形に設定します Regex で作成された文字列の配列を解析し、各文字列を箇条書きリストに書き込みます。...

    kb.aspose.com/ja/words/net/convert-paragraph-in...
  6. Chercher

    chercher...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/fr/words/find-and-replace-text-...
  7. 档案

    档案...docx") # 使用 RegEx 替换文本 options = aw.replacing...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/zh/words/find-and-replace-text-...
  8. آرشیوها

    آرشیوها...docx") # متن را با استفاده از RegEx جایگزین کنید options = aw.replacing...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/fa/words/find-and-replace-text-...
  9. 搜索

    搜索...docx") # 使用 RegEx 替換文本 options = aw.replacing...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/zh-hant/words/find-and-replace-...
  10. FieldOptions.PreProcessCulture | Aspose.Words f...

    Upptäck hur FieldOptions PreProcessCulture förbättrar din databehandling genom att anpassa fältvärdeskulturer för förbättrad noggrannhet och effektivitet.... IsTrue ( Regex . Match ( field . Result , @"\d{2}[..."mm/dd/åååå hh:mm". Assert . IsTrue ( Regex . Match ( field . Result , ...

    reference.aspose.com/words/sv/net/aspose.words....