Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,377 for

regex

(0.22 sec)
  1. متن را در پاورپوینت با استفاده از جاوا برجسته کنید

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

    kb.aspose.com/fa/slides/java/highlight-text-in-...
  2. Destacar texto no PowerPoint usando Java

    Destaque o texto no PowerPoint usando Java. Obtenha detalhes para definir o IDE, uma lista de etapas e um código de exemplo para destacar no PowerPoint usando Java....maneiras, incluindo o uso de Regex para destacar o texto desejado...texto usando as expressões Regex. Este tutorial nos orientou...

    kb.aspose.com/pt/slides/java/highlight-text-in-...
  3. Lưu trữ

    Lưu trữ...thao tác tìm và thay thế bằng regex. Tải tệp Excel bằng lớp Workbook...ReplaceOptions . Bật tìm kiếm regex bằng phương pháp ReplaceOptions...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  4. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Scopri la proprietà UseLegacyOrder in FindReplaceOptions. Abilita le ricerche di testo sequenziali per una maggiore precisione. Il valore predefinito è false. Ottimizza l'elaborazione del testo!...ricercare utilizzando uno schema regex. // Inserisci una di queste...doc . Range . Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/it/net/aspose.words....
  5. Markieren Sie Text in PowerPoint mit Java

    Markieren Sie Text in PowerPoint mit Java. Erhalten Sie die Details zum Festlegen der IDE, eine Liste der Schritte und einen Beispielcode zum Hervorheben in PowerPoint mit Java....einschließlich der Verwendung von Regex zum Hervorheben des gewünschten...Hervorheben von Text mithilfe der Regex-Ausdrücke verwenden. Dieses...

    kb.aspose.com/de/slides/java/highlight-text-in-...
  6. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    تحكّم بتضمين الخطوط في HTML باستخدام خاصية ExportEmbeddedFonts. حسّن جودة المستند مع إدارة حجمه بفعالية.... True ( Regex . Match ( outDocContents , "@font-face...))); } else { Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/ar/net/aspose.words....
  7. プロジェクトの操作 | 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...
  8. 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/...
  9. 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....
  10. 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....