Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,240 for

regex

(0.06 sec)
  1. 記録

    記録... Regex クラスを使用して、正規表現を定義します。 Docume...:Text::RegularExpressions::Regex, u"bad", options)メソッドを使用して、目的の単語を置き換えます。...

    blog.aspose.com/ja/words/Find-and-Replace-Text-...
  2. Lưu trữ

    Lưu trữ...thế Văn bản trong Excel bằng Regex API Python để tìm và thay thế...thế văn bản trong Excel bằng Regex # Bạn cũng có thể tìm và thay...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  3. Evidenzia il testo in PowerPoint utilizzando Java

    Evidenzia il testo in PowerPoint utilizzando Java. Ottieni i dettagli per impostare l'IDE, un elenco di passaggi e un codice di esempio da evidenziare in PowerPoint utilizzando Java....diversi modi, incluso l’uso di Regex per evidenziare il testo desiderato...utilizzando le espressioni Regex. Questo tutorial ci ha guidato...

    kb.aspose.com/it/slides/java/highlight-text-in-...
  4. 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-...
  5. 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-...
  6. 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....
  7. Range.to_document method | Aspose.Words for Python

    Range.to_document method. Constructs a new fully formed document that contains the range....replace_regex method Range.unlink_fields method...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 档案

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

    blog.aspose.com/zh/words/find-and-replace-text-...
  9. 아카이브

    아카이브...replace\regex(string, string, FindReplaceOptions)...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/ko/words/find-and-replace-text-...
  10. FindReplaceDirection Enum | Aspose.Words för .NET

    Upptäck Aspose.Words FindReplaceDirection-enum för effektiv textersättning. Optimera din dokumentbehandling med exakt riktningskontroll....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....