Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,999 for

regex

(0.1 sec)
  1. Add | Aspose.Cells för .NET API-referens

    Lägg till enGridValidationaspose.cells.griddesktop.data/gridvalidation till samlingen...., bool isRequired , string regEx ) Parameter Typ Beskrivning...som anger om cellvärde krävs. regEx String Vanligt uttryck. Se även...

    reference.aspose.com/cells/sv/net/aspose.cells....
  2. Konvertera stycke till punktpunkter i Word med C#

    Konvertera stycke till punktpunkter i Word med C#. Du får IDE-inställningar och en exempelkod för att konvertera text till punktpunkter i Word med C#....det i strängar med metoden Regex.Split(). Skapa den utgående...av strängar som skapats med Regex och skriv varje sträng till...

    kb.aspose.com/sv/words/net/convert-paragraph-in...
  3. Beräkna summan av ett cellområde|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/sv/net/calculate-the-sum-...
  4. Calcular la suma de un rango de celdas|Document...

    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/es/net/calculate-the-sum-...
  5. Calculer la somme d une plage de cellules|Docum...

    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/fr/net/calculate-the-sum-...
  6. Převést odstavec na odrážky ve Wordu pomocí C#

    Převeďte odstavec na odrážky ve Wordu pomocí C#. Získáte nastavení IDE a ukázkový kód pro převod textu na odrážky ve Wordu pomocí C#....jej na řetězce pomocí metody Regex.Split(). Vytvořte výstupní soubor...řetězců vytvořených pomocí Regex a zapište každý řetězec do seznamu...

    kb.aspose.com/cs/words/net/convert-paragraph-in...
  7. 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...
  8. Add | Aspose.Cells for .NET API Referansı

    EkleGridValidationaspose.cells.griddesktop.data/gridvalidation koleksiyona...., bool isRequired , string regEx ) Parametre Tip Tanım cellName...olmadığını gösteren değer. regEx String Düzenli ifade. Ayrıca...

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

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

    kb.aspose.com/ar/words/net/convert-paragraph-in...
  10. AddValidation | Aspose.Cells for .NET API Refer...

    AddValidation AddValidation(ICustomValidation) public void AddValidation ( ICustomValidation val ) Ayrıca bakınız int......( bool isRequired , string regEx ) Parametre Tip Tanım isRequired...olmadığını gösteren değer. regEx String Düzenli ifade. Ayrıca...

    reference.aspose.com/cells/tr/net/aspose.cells....