Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,226 for

regex

(0.12 sec)
  1. FieldImport.GraphicFilter | Aspose.Words per .NET

    Scopri la proprietà FieldImport GraphicFilter per impostare o recuperare facilmente i filtri del formato grafico, migliorando il processo di inserimento dei contenuti.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  2. FieldImport.IsLinked | Aspose.Words لـ .NET

    حسّن مستنداتك باستخدام خاصية IsLinked في FieldImport لتقليل حجم الملف باستبعاد بيانات الرسومات. حسّن الكفاءة والأداء اليوم!... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  3. FieldIncludePicture.IsLinked | Aspose.Words för...

    Optimera dina dokument med egenskapen FieldIncludePicture IsLinked – styr grafiklagring för att minska filstorleken och förbättra prestandan.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  4. FieldIncludePicture.ResizeVertically | Aspose.W...

    اكتشف كيف تعمل خاصية ResizeVertically في FieldIncludePicture على تعزيز إدارة الصور من خلال السماح بتغيير الحجم الرأسي للحصول على عرض مثالي.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  5. 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/...
  6. 프로젝트 작업 | Aspose.Tasks 설명서

    Aspose.Tasks for .NET을 사용하여 프로젝트를 생성하고 편집하며 저장하는 방법을 알아보세요.... 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/ko/net/creating-reading-a...
  7. C# を使用して Word の段落を箇条書きに変換する

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

    kb.aspose.com/ja/words/net/convert-paragraph-in...
  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. Архивы

    Архивы...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/ru/words/find-and-replace-text-...
  10. 搜索

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

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