Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,042 for

regex

(0.1 sec)
  1. Sütunlarda Doğrulamalarla Çalışma|Documentation

    Bu makale, GridDesktop ta sütunlardaki doğrulamaların nasıl kullanılacağını tanıtıyor.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/tr/net/aspose-cells-gridd...
  2. استبدال النص في دفتر العمل باستخدام التعبيرات ا...

    استبدال النص في دفتر العمل باستخدام التعبيرات العادية في Node.js عبر C++....indicate that the searched key is regex replace . setRegexKey ( true...

    docs.aspose.com/cells/ar/nodejs-cpp/replace-tex...
  3. Node.js ve C++ kullanarak çalışma kitabındaki m...

    Node.js ve C++ kullanarak çalışma kitabında metni düzenli ifade kullanarak değiştirme....indicate that the searched key is regex replace . setRegexKey ( true...

    docs.aspose.com/cells/tr/nodejs-cpp/replace-tex...
  4. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck i Node.js via C++....indicate that the searched key is regex replace . setRegexKey ( true...

    docs.aspose.com/cells/sv/nodejs-cpp/replace-tex...
  5. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore text inside field codes... replace_regex ( 'T' , '*' , options ) print...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.ReplacingCallback | Aspose.W...

    اكتشف خاصية FindReplaceOptions ReplacingCallback، وهي طريقة قابلة للتخصيص تعمل على تعزيز وظيفة الاستبدال لديك بدقة وتحكم.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  7. 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...
  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. Najít a nahradit v Java|Aspose.Words místo Java

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít Java....pravidelných výrazů Pravidelný výraz (regex) je vzor, který popisuje určitou...kombinací znaků nastavením Regex parametr jako regulární exprese...

    docs.aspose.com/words/cs/java/find-and-replace/