Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,320 for

regex

(0.4 sec)
  1. Unire due celle adiacenti|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/it/net/merge-two-adjacent...
  2. Replacer Class | Aspose.Words per .NET

    Sostituisci il testo nei documenti senza sforzo con Aspose.Words.LowCode.Replacer. Semplifica il tuo flusso di lavoro e migliora la gestione dei documenti oggi stesso!...static Replace ( string, string, Regex, string ) Sostituisce tutte...Stream, Stream, SaveFormat , Regex, string, FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  3. 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-...
  4. 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-...
  5. Replacer.Replace | Aspose.Words per .NET

    Sostituisci senza sforzo tutte le istanze di una stringa specifica nel tuo file di input con il metodo Replacer Replace. Semplifica la tua modifica del testo oggi stesso!...Words Replace( string, string, Regex, string ) Sostituisce tutte...inputFileName , string outputFileName , Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  6. セル範囲の合計を計算する|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-...
  7. تحويل الفقرة إلى نقاط نقطية في Word باستخدام C#

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

    kb.aspose.com/ar/words/net/convert-paragraph-in...
  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. 正規表現を使用してブック内のテキストを置換する|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...
  10. Преобразование абзаца в маркированные списки в ...

    Преобразуйте абзацы в маркеры в Word с помощью C#. Вы получите настройки IDE и пример кода для преобразования текста в маркеры в Word с помощью C#....на строки с помощью метода Regex.Split(). Создайте выходной файл...строк, созданный с помощью Regex, и запишите каждую строку в...

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