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

regex

(0.13 sec)
  1. 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-...
  2. 搜索

    搜索...Replace(new Regex("[B|S|M]ad"), "[replaced]",...創建正則表達式並將其傳遞給 Document.Range.Replace(Regex, string, FindReplaceOptions)...

    blog.aspose.com/zh-hant/words/find-and-replace-...
  3. 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....
  4. 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/...
  5. 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....
  6. 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....
  7. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Upptäck egenskapen UseLegacyOrder i FindReplaceOptions. Aktivera sekventiella textsökningar för bättre noggrannhet. Standardvärdet är falskt. Optimera din textbehandling!...söka efter med hjälp av ett regex-mönster. // Placera en av dessa...doc . Range . Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Range Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Range, la chiave per gestire le sezioni dei documenti senza sforzo. Migliora l'elaborazione dei tuoi documenti con controllo e flessibilità impeccabili.... Replace ( Regex, string ) Sostituisce tutte...stringa sostitutiva. Replace ( Regex, string, FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words/...
  9. 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-...
  10. 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....