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

regex

(0.11 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 を true に設定すると、検索キーが正規表現であることを示します。...

    docs.aspose.com/cells/ja/python-net/replace-tex...
  2. أرشيف

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

    blog.aspose.com/ar/cells/find-and-replace-text-...
  3. 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-...
  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 regex = new Regex ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/ja/net/calculate-the-sum-...
  5. تحويل الفقرة إلى نقاط نقطية في Word باستخدام C#

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

    kb.aspose.com/ar/words/net/convert-paragraph-in...
  6. آرشیوها

    آرشیوها...در کد این است که شما جستجوی regex را فعال می کنید و به جای متن...ساده در متد Workbook.replace، regex را ارائه می کنید. مراحل زیر...

    blog.aspose.com/fa/cells/find-and-replace-text-...
  7. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    اكتشف خاصية Aspose.Words.HtmlFixedPageHorizontalAlignment للتحكم الدقيق في محاذاة الصفحات في مستندات HTML. حسّن تنسيق مستنداتك اليوم!... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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....
  9. Arsip

    Arsip...dan ganti teks menggunakan Regex temukan dan ganti teks di header/footer...dokumen doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/id/words/find-and-replace-text-...
  10. Bitişik İki Hücreyi Birleştir|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/tr/net/merge-two-adjacent...