Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,042 for

regex

(0.23 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. Bir Sütun Başlığını Al|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/get-a-column-heading/
  3. 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....
  4. Replacer Class | Aspose.Words för .NET

    Ersätt enkelt text i dokument med Aspose.Words.LowCode.Replacer. Förenkla ditt arbetsflöde och förbättra dokumenthanteringen idag!...static Replace ( string, string, Regex, string ) Ersätter alla förekomster...Stream, Stream, SaveFormat , Regex, string, FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Ersetzen von Text in einer Arbeitsmappe mittels...

    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 -Eigenschaft der ReplaceOptions...bereit. Wenn das ReplaceOptions.regex_key auf true gesetzt ist, bedeutet...

    docs.aspose.com/cells/de/python-net/replace-tex...
  6. Fusionner deux cellules adjacentes|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/fr/net/merge-two-adjacent...
  7. 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...
  8. Объединить две смежные ячейки|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/ru/net/merge-two-adjacent...
  9. 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....
  10. 正規表現を使用してブック内のテキストを置換する|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...