Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,347 for

regex

(0.09 sec)
  1. Archivio

    Archivio...abiliterai la ricerca regex e fornirai regex anziché testo normale...e sostituzione utilizzando regex. Carica il file Excel usando...

    blog.aspose.com/it/cells/find-and-replace-text-...
  2. آرشیوها

    آرشیوها... از کلاس Regex برای تعریف regex استفاده کنید. با استفاده...System::Text::RegularExpressions::Regex روش، u"bad"، گزینه ها). سند...

    blog.aspose.com/fa/words/Find-and-Replace-Text-...
  3. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Scopri la proprietà PageHorizontalAlignment di HtmlFixedSaveOptions per controllare facilmente l'allineamento delle pagine nei documenti HTML. L'impostazione predefinita è Center per una presentazione ottimale.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  4. تحويل الفقرة إلى نقاط نقطية في Word باستخدام C#

    تحويل الفقرة إلى نقاط نقطية في Word باستخدام C#. سوف تحصل على إعدادات IDE ورمز نموذجي لتحويل النص إلى نقاط نقطية في Word باستخدام C#....وتقسيمه إلى سلاسل باستخدام طريقة Regex.Split() قم بإنشاء ملف Word الناتج،...السلاسل التي تم إنشاؤها باستخدام Regex واكتب كل سلسلة في القائمة النقطية...

    kb.aspose.com/ar/words/net/convert-paragraph-in...
  5. ארכיון

    ארכיון...Replace(new Regex("[B|S|M]ad"), "[replaced]",...תְפוּקָה # מצא והחלף טקסט באמצעות Regex ב-C# # יכול להיות מקרה שבו אתה...

    blog.aspose.com/he/words/find-and-replace-text-...
  6. arkiv

    arkiv...Använd klassen Regex för att definiera det regex. Ersätt det önskade...System::Text::RegularExpressions::Regex , u"dålig", options) metod....

    blog.aspose.com/sv/words/Find-and-Replace-Text-...
  7. 隣接する2つのセルを結合|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 regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/ja/net/merge-two-adjacent...
  8. Combinar dos celdas adyacentes|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 regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/es/net/merge-two-adjacent...
  9. FindReplaceOptions | Aspose.Words لـ .NET

    اكتشف منشئ FindReplaceOptions لتتمكن من تهيئة مثيل جديد بسهولة باستخدام الإعدادات الافتراضية، مما يعزز وظيفة البحث والاستبدال لديك...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Archivo

    Archivo...replace\regex(string, string, FindReplaceOptions)...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/es/words/find-and-replace-text-...