Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,307 for

regex

(0.11 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 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...
  3. استبدال النص في دفتر العمل باستخدام التعبيرات ا...

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

    docs.aspose.com/cells/ar/nodejs-cpp/replace-tex...
  4. 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...
  5. Работа с проверками в столбцах|Documentation

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

    docs.aspose.com/cells/ru/net/aspose-cells-gridd...
  6. 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....
  7. Замена текста в рабочей книге с помощью регуляр...

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

    docs.aspose.com/cells/ru/nodejs-cpp/replace-tex...
  8. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  9. Find and Replace C#|Aspose.Words עבור .NET

    מצא דפוס ביטוי מחרוזת או קבוע במסמך שלך ולהחליף אותו עם הטקסט שברצונך להשתמש C#....ביטויים רגילים ביטוי קבוע (regex) הוא דפוס המתאר רצף מסוים של...אופי ספציפיים על ידי הגדרת Regex פרמטר כתבנית ביטוי רגילה למציאת...

    docs.aspose.com/words/he/net/find-and-replace/
  10. Найти и заменить в Java|Aspose.Words для Java

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя Java....выражений Регулярное выражение (regex) - это шаблон, который описывает...символов, установив параметр Regex в качестве шаблона регулярного...

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