Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,009 for

regex

(0.15 sec)
  1. Veri Bulma veya Arama|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Düzenli İfadelerle Arama: RegEx Özelliği Düzenli bir ifade,...

    docs.aspose.com/cells/tr/java/find-or-search-data/
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    FindReplaceOptions mülk. True bir metin aramasının metin kutuları dikkate alınarak yukarıdan aşağıya sırayla gerçekleştirildiğini belirtir. Varsayılan değer falsedir.... Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/tr/net/aspose.words....
  3. ReplacingArgs.Replacement | Справочник по API A...

    ReplacingArgs свойство. Получает или задает строку замены.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/ru/net/aspose.words....
  4. ReplacingArgs.Replacement | Aspose.Words per .N...

    ReplacingArgs proprietà. Ottiene o imposta la stringa di sostituzione.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/it/net/aspose.words....
  5. ReplacingArgs.Replacement | Aspose.Words for .N...

    ReplacingArgs mülk. Değiştirilen dizeyi alır veya ayarlar.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/tr/net/aspose.words....
  6. ReplacingArgs.MatchNode | Référence de l'API As...

    ReplacingArgs propriété. Obtient le nœud qui contient le début de la correspondance.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/fr/net/aspose.words....
  7. Markieren Sie Text in PowerPoint mit C#

    Markieren Sie Text in PowerPoint mit C#. Rufen Sie die IDE-Einstellungen, eine Liste der Schritte und Beispielcode ab, um Text in den Folien zu durchsuchen und in PowerPoint mit C# hervorzuheben....HighlightRegex(), um Text mithilfe der Regex-Ausdrücke zu suchen und hervorzuheben...

    kb.aspose.com/de/slides/net/highlight-text-in-p...
  8. เน้นข้อความใน PowerPoint โดยใช้ C#

    เน้นข้อความใน PowerPoint โดยใช้ C# รับการตั้งค่า IDE รายการขั้นตอน และโค้ดตัวอย่างเพื่อค้นหาข้อความในสไลด์และไฮไลต์ใน PowerPoint โดยใช้ C#...เพื่อค้นหาและไฮไลต์ข้อความโดยใช้นิพจน์ regex คู่มือนี้ได้สอนให้เราเน้นข้อความในงานนำเสนอ...

    kb.aspose.com/th/slides/net/highlight-text-in-p...
  9. ค้นหาและแทนที่ใน Python|Aspose.Words สำหรับ Pyt...

    ค้นหารูปแบบสตริงหรือนิพจน์ทั่วไปในเอกสารของคุณและแทนที่ด้วยข้อความที่คุณต้องการโดยใช้ Python...คุณสามารถใช้หนึ่งในวิธี replace และ replace_regex เพื่อค้นหาหรือแทนที่สตริงที่ต้องการ...([a-zA-Z]+) \1 ใช้วิธี replace_regex เพื่อค้นหาและแทนที่ชุดอักขร...

    docs.aspose.com/words/th/python-net/find-and-re...
  10. ค้นหาและแทนที่ใน C#|Aspose.Words สำหรับ .NET

    ค้นหารูปแบบสตริงหรือนิพจน์ทั่วไปในเอกสารของคุณและแทนที่ด้วยข้อความที่คุณต้องการโดยใช้ C#...นิพจน์ทั่วไป นิพจน์ทั่วไป (regex) คือรูปแบบที่อธิบายลำดับข้อความบางลำดับ...ระโดยการตั้งค่าพารามิเตอร์ Regex เป็นรูปแบบนิพจน์ทั่วไปเพื่อ...

    docs.aspose.com/words/th/net/find-and-replace/