Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,042 for

regex

(0.09 sec)
  1. Aspose.PSD for .NET 23.4 - 릴리스 노트|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....) { // 태그가 있는지 확인 Regex tagRegex = new Regex ( @"<[^>]+>" ); bool...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . Matches ( textData . Text...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  2. Търсене и заместване в Python|Aspose.Words вмес...

    Намерете низ или регулярен израз в документа си и го заменете с текста, който искате да използвате Python....от replace както и replace_regex методи за намиране или замяна...([a-zA-Z]+) \1 . Използвайте replace_regex метод за търсене и замяна на...

    docs.aspose.com/words/bg/python-net/find-and-re...
  3. Zoeken en vervangen in C#|Aspose.Words voor .NET

    Zoek een tekenreeks of reguliere expressiepatroon in uw document en vervang het door de tekst die u wilt gebruiken C#....expressies Een reguliere expressie (regex) is een patroon dat een bepaalde...zoeken en te vervangen door de Regex parameter als het reguliere...

    docs.aspose.com/words/nl/net/find-and-replace/
  4. Găsiți și înlocuiți în Python|Aspose.Words pent...

    Găsiți un șir sau un model de expresie regulată în documentul dvs. și înlocuiți-l cu textul dorit folosind Python....metodele replace și replace_regex pentru a găsi sau înlocui un.... Utilizați metoda replace_regex pentru a căuta și înlocui anumite...

    docs.aspose.com/words/ro/python-net/find-and-re...
  5. Знайти та замінити в C++|Aspose.Words для C++

    Знайдіть у своєму документі рядок або шаблон регулярного виразу та замініть його потрібним текстом, використовуючи C++....регулярних виразів Регулярний вираз (regex) - це шаблон, який описує певну...символів, встановивши параметр Regex Як шаблон регулярного виразу...

    docs.aspose.com/words/uk/cpp/find-and-replace/
  6. C#'te Bul ve Değiştir|.NET için Aspose.Words

    Belgenizde bir dize veya normal ifade modeli bulun ve C#'i kullanarak bunu istediğiniz metinle değiştirin....ve Değiştirme Düzenli ifade (regex), belirli bir metin dizisini...\1 . Eşleşmeleri bulmak için Regex parametresini normal ifade modeli...

    docs.aspose.com/words/tr/net/find-and-replace/
  7. Замена текста в рабочей книге с помощью регуляр...

    Замена текста в рабочей книге с помощью регулярного выражения в Node.js через C++....indicate that the searched key is regex replace . setRegexKey ( true...

    docs.aspose.com/cells/ru/nodejs-cpp/replace-tex...
  8. Работа с проверками в столбцах|Documentation

    В этой статье рассматривается способ использования проверок в столбцах в GridDesktop.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/ru/net/aspose-cells-gridd...
  9. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Upptäck egenskapen SmartParagraphBreakReplacement i FindReplaceOptions. Kontrollera styckebrytningar enkelt för sömlös textformatering.... Replace ( new Regex ( @"TEXT1&p" ), "" , options...

    reference.aspose.com/words/sv/net/aspose.words....
  10. วิธีค้นหาใน PDF โดยใช้ C# | ค้นหาและเน้นข้อความ...

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

    blog.aspose.com/th/pdf/search-in-pdf-using-csharp/