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

regex

(0.6 sec)
  1. Archiv

    Archiv... dass Sie die Regex-Suche aktivieren und Regex anstelle von reinem...und Ersetzungsoperatione mit Regex aufgeführt. Laden Sie die Excel...

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

    آرشیوها...جایگزین کنید متن را با استفاده از Regex پیدا و جایگزین کنید متن را در...کنید doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/fa/words/find-and-replace-text-...
  3. استبدال النص داخل دفتر العمل باستخدام التعبيرات...

    استبدال النص داخل دفتر العمل باستخدام التعبيرات العادية باستخدام Aspose.Cells في C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/ar/cpp/replace-text-in-a-...
  4. 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...
  5. 隣接する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...
  6. 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....
  7. تبدیل پاراگراف به Bullet Point در Word با استفا...

    با استفاده از سی شارپ، پاراگراف را به نقطه گلوله در Word تبدیل کنید. تنظیمات IDE و یک کد نمونه برای تبدیل متن به نقاط گلوله در Word با استفاده از سی شارپ دریافت خواهید کرد....تبدیل کنید و با استفاده از روش Regex.Split() آن را به رشته ها تقسیم...آرایه رشته های ایجاد شده با Regex را تجزیه کنید و هر رشته را در...

    kb.aspose.com/fa/words/net/convert-paragraph-in...
  8. Convertir un paragraphe en puces dans Word en u...

    Convertissez un paragraphe en puces dans Word en utilisant C#. Vous obtiendrez les paramètres IDE et un exemple de code pour convertir du texte en puces dans Word en utilisant C#....chaînes à l’aide de la méthode Regex.Split() Créez le fichier Word...tableau de chaînes créé avec Regex et écrivez chaque chaîne dans...

    kb.aspose.com/fr/words/net/convert-paragraph-in...
  9. Çalışma kitabındaki metni Regular Expression ku...

    Aspose.Cells kullanarak C++ ile Çalışma kitabındaki metni Regular Expression kullanarak değiştirin....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/tr/cpp/replace-text-in-a-...
  10. Konvertálja a bekezdést felsoroláspontokká a Wo...

    Konvertálja a bekezdést felsoroláspontokká a Wordben C# használatával. Kapsz IDE beállításokat és egy mintakódot, amellyel a szöveget felsoroláspontokká alakíthatod a Wordben C# használatával....ossza fel karakterláncokra a Regex.Split() metódussal Hozza létre...típusát négyzetre Elemezze át a Regex segítségével létrehozott karakterláncok...

    kb.aspose.com/hu/words/net/convert-paragraph-in...