Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,320 for

regex

(0.11 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    Controlla l'incorporamento dei font nel tuo HTML con la proprietà ExportEmbeddedFonts. Migliora la qualità del documento gestendo efficacemente le dimensioni dei file.... True ( Regex . Match ( outDocContents , "@font-face...))); } else { Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/it/net/aspose.words....
  2. FindReplaceOptions.Direction | Aspose.Words för...

    Upptäck egenskapen FindReplaceOptions Direction för att anpassa din ersättningsfunktion. Välj mellan Framåt och Bakåt för optimala resultat....söka efter med hjälp av ett regex-mönster. // Placera en av dessa...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/sv/net/aspose.words....
  3. 档案

    档案...Replace(new Regex("[B|S|M]ad"), "[replaced]",...创建一个正则表达式并将其传递给 Document.Range.Replace(Regex, string, FindReplaceOptions)...

    blog.aspose.com/zh/words/find-and-replace-text-...
  4. متن را در پاورپوینت با استفاده از جاوا برجسته کنید

    متن را در پاورپوینت با استفاده از جاوا برجسته کنید. جزئیات را برای تنظیم IDE، فهرستی از مراحل و یک کد نمونه برای برجسته کردن در پاورپوینت با استفاده از جاوا دریافت کنید....های مختلف از جمله استفاده از Regex برای برجسته کردن متن مورد نظر...کردن متن با استفاده از عبارات Regex استفاده کنید. این آموزش ما را...

    kb.aspose.com/fa/slides/java/highlight-text-in-...
  5. Cari dan Dapatkan Teks dari Halaman PDF|Aspose....

    Artikel ini menjelaskan cara menggunakan berbagai alat untuk mencari dan mendapatkan teks dari Aspose.PDF untuk .NET....menemukan teks setelah kecocokan regex. textFragmentAbsorber = new..." ); Cari Teks berdasarkan Regex dan Tambahkan Hyperlink Jika...

    docs.aspose.com/pdf/id/python-net/search-and-ge...
  6. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...regex.Pattern INVALID_CHARS_PATTERN = java.util.regex.Pattern...

    forum.aspose.com/t/save-unauthorized-character/...
  7. FindReplaceOptions.Direction | Aspose.Words per...

    Scopri la proprietà Direzione di FindReplaceOptions per personalizzare la funzione di sostituzione. Scegli tra Avanti e Indietro per risultati ottimali....ricercare utilizzando uno schema regex. // Inserisci una di queste...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/it/net/aspose.words....
  8. FindReplaceDirection Enum | Aspose.Words per .NET

    Scopri l'enum FindReplaceDirection di Aspose.Words per una sostituzione efficiente del testo. Ottimizza l'elaborazione dei tuoi documenti con un controllo preciso della direzione....ricercare utilizzando uno schema regex. // Inserisci una di queste...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/it/net/aspose.words....
  9. プロジェクトの操作 | 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/ja/net/creating-reading-a...
  10. IReplacingCallback Interface | Aspose.Words för...

    Förbättra din dokumenthantering med Aspose.Words IReplacingCallback-gränssnitt. Skapa anpassade sök- och ersättningsmetoder för skräddarsydda resultat.... Replace ( new Regex ( "(header|footer)" ), "" ,...doc . Range . Replace ( new Regex ( "New York City|NYC" ), "Washington"...

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