Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,225 for

regex

(0.09 sec)
  1. Sammanfoga två intilliggande celler|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/sv/net/merge-two-adjacent...
  2. 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...
  3. دمج خليتين متجاورتين|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...
  4. 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....
  5. 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....
  6. Konvertuokite pastraipą į ženklelius programoje...

    Konvertuokite pastraipą į Word ženklelius naudodami C#. Gausite IDE nustatymus ir pavyzdinį kodą, kad konvertuotumėte tekstą į ženklelius programoje Word naudodami C#....padalykite į eilutes naudodami Regex.Split() metodą Sukurkite išvesties...eilučių, sukurtų naudojant Regex, masyvą ir kiekvieną eilutę...

    kb.aspose.com/lt/words/net/convert-paragraph-in...
  7. Procurar

    Procurar...habilitará a pesquisa de regex e fornecerá regex em vez de texto simples...localizar e substituir usando regex. Carregue o arquivo Excel usando...

    blog.aspose.com/pt/cells/find-and-replace-text-...
  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_key プロパティと ReplaceOptions クラスがあります。...クラスがあります。 ReplaceOptions.regex_key を true に設定すると、検索キーが正規表現であることを示します。...

    docs.aspose.com/cells/ja/python-net/replace-tex...
  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. Объединить две смежные ячейки|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...