Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,033 for

regex

(0.07 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. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    Scopri l'enum Aspose.Words.HtmlFixedPageHorizontalAlignment per un controllo preciso dell'allineamento delle pagine nei tuoi documenti HTML. Migliora la formattazione dei tuoi documenti oggi stesso!... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  3. تحويل الفقرة إلى نقاط نقطية في Word باستخدام C#

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

    kb.aspose.com/ar/words/net/convert-paragraph-in...
  4. 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....
  5. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck med Aspose.Cells i C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/sv/cpp/replace-text-in-a-...
  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. 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. دمج خليتين متجاورتين|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...
  9. 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...
  10. 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...