Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,322 for

regex

(0.13 sec)
  1. 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/...
  2. Sostituisci testo in un libro di lavoro usando ...

    Sostituisci testo in un libro di lavoro usando espressioni regolari con Aspose.Cells in C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/it/cpp/replace-text-in-a-...
  3. Text in einer Arbeitsmappe mit regulärem Ausdru...

    Text in einer Arbeitsmappe mit regulärem Ausdruck mit Aspose.Cells in C++ ersetzen....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/de/cpp/replace-text-in-a-...
  4. Archiwa

    Archiwa...użyciu wyrażenia regularnego (regex) w języku C# Interfejs API do...również wyrażeń regularnych (regex). Możesz pobrać interfejs API...

    blog.aspose.com/pl/cells/find-and-replace-text-...
  5. HtmlOfficeMathOutputMode Enum | Aspose.Words fö...

    Upptäck hur Aspose.Words.Saving.HtmlOfficeMathOutputMode förbättrar OfficeMath-export till HTML, MHTML och EPUB för sömlös dokumentkonvertering.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/sv/net/aspose.words....
  6. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    اكتشف وضع OfficeMathOutputMode في HtmlSaveOptions لتصدير HTML أو MHTML أو EPUB على النحو الأمثل. خصّص مخرجات كائنات OfficeMath بسهولة!... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Range.Replace | Aspose.Words لـ .NET

    استبدل جميع أنماط سلسلة الأحرف بسهولة باستخدام طريقة استبدال النطاق. حسّن معالجة النصوص لديك بهذه الأداة الفعّالة!...Words Replace( Regex, string ) يستبدل جميع حالات...أخرى. public int Replace ( Regex pattern , string replacement...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. 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-...
  9. C# を使用して Word の段落を箇条書きに変換する

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

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

    搜索... 使用 Regex 類來定義正則表達式。 使用 Document->get...System::Text::RegularExpressions::Regex , u"bad", options) 方法。 使用 D...

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