Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,341 for

regex

(0.09 sec)
  1. 使用正则表达式在工作簿中替换文本|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_key 属性的 ReplaceOptions 类。将 ReplaceOptions.regex_key...示例Excel文件 使用 ReplaceOptions.regex_key 属性。以下代码片段生成的 输出文件 附在此供参考。...

    docs.aspose.com/cells/zh/python-net/replace-tex...
  2. Arsip

    Arsip...mengaktifkan pencarian regex dan memberikan regex sebagai ganti teks...find and replace menggunakan regex. Muat file Excel menggunakan...

    blog.aspose.com/id/cells/find-and-replace-text-...
  3. أرشيف

    أرشيف...الكود هو أنك ستمكّن بحث regex وتوفر regex بدلاً من نص عادي في طريقة...عملية البحث والاستبدال باستخدام regex. قم بتحميل ملف Excel باستخدام...

    blog.aspose.com/ar/cells/find-and-replace-text-...
  4. arkiv

    arkiv...att aktivera regex-sökningen och tillhandahålla regex istället för...och ersättningsoperation med regex. Ladda Excel-filen med klassen...

    blog.aspose.com/sv/cells/find-and-replace-text-...
  5. ค้นหา

    ค้นหา...คุณจะเปิดใช้งานการค้นหา regex และระบุ regex แทนข้อความธรรมดาในเมธอด...นินการค้นหาและแทนที่โดยใช้ regex โหลดไฟล์ Excel โดยใช้คลาส Workbook...

    blog.aspose.com/th/cells/find-and-replace-text-...
  6. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Scopri la proprietà FindReplaceOptions di ReplacerContext per migliorare la funzionalità di ricerca e sostituzione con opzioni personalizzabili per risultati migliori....docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...documenti dal flusso: Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/it/net/aspose.words....
  7. FindReplaceOptions | Aspose.Words för .NET

    Upptäck FindReplaceOptions-konstruktorn för att enkelt initiera en ny instans med standardinställningar, vilket förbättrar din sök- och ersättningsfunktionalitet...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Zusammenführen von zwei benachbarten Zellen|Doc...

    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/de/net/merge-two-adjacent...
  9. دمج خليتين متجاورتين|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/ar/net/merge-two-adjacent...
  10. ReplacerContext Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words LowCode ReplacerContext per operazioni di ricerca e sostituzione fluide, migliorando l'automazione e l'efficienza dei tuoi documenti....Descrizione SetReplacement ( Regex, string ) Imposta il modello...+ "Footer.docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/it/net/aspose.words....