Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,341 for

regex

(0.7 sec)
  1. FieldImport.SourceFullName | Aspose.Words per .NET

    Scopri come utilizzare la proprietà FieldImport SourceFullName per gestire facilmente le posizioni delle immagini nei tuoi progetti, migliorando l'organizzazione e l'accessibilità.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  2. FieldIncludePicture.ResizeHorizontally | Aspose...

    Upptäck egenskapen FieldIncludePicture ResizeHorizontally för att enkelt justera bilddimensioner för optimal visning. Förbättra dina bilder utan ansträngning!... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  3. FieldIncludePicture.GraphicFilter | Aspose.Word...

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

    reference.aspose.com/words/ar/net/aspose.words....
  4. HtmlOfficeMathOutputMode Enum | Aspose.Words pe...

    Scopri come Aspose.Words.Saving.HtmlOfficeMathOutputMode migliora l'esportazione di OfficeMath in HTML, MHTML ed EPUB per una conversione fluida dei documenti.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/it/net/aspose.words....
  5. Text in einem Arbeitsbuch mit regulärem Ausdruc...

    Text in einem Arbeitsbuch mit regulärem Ausdruck in JavaScript über C++ ersetzen....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/de/javascript-cpp/replace...
  6. Sostituisci testo in un workbook usando espress...

    Sostituisci testo in un workbook usando espressione regolare in JavaScript tramite C++....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/it/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. 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-...
  10. C# を使用して Word の段落を箇条書きに変換する

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

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