Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,997 for

regex

(0.12 sec)
  1. AddValidation | Riferimento alle API di Aspose....

    AddValidation AddValidation(ICustomValidation) public void AddValidation ( ICustomValidation val ) Guarda anche inter......( bool isRequired , string regEx ) Parametro Tipo Descrizione...questa colonna è obbligatorio. regEx String Espressione regolare...

    reference.aspose.com/cells/it/net/aspose.cells....
  2. ReplaceOptions | Référence de l'API Aspose.Cell...

    Représente les options de remplacement....Indique si la clé recherchée est regex. Si vrai, la clé recherchée...recherchée sera considérée comme regex. Voir également espace de noms Aspose...

    reference.aspose.com/cells/fr/net/aspose.cells/...
  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/ru/net/merge-two-adjacent...
  4. 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...
  5. 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...
  6. AddValidation | Aspose.Cells for .NET API 参考

    AddValidation AddValidation(ICustomValidation) public void AddValidation ( ICustomValidation val ) 也可以看看 interface IC......( bool isRequired , string regEx ) 范围 类型 描述 isRequired Boolean...Boolean 指示此列的单元格值是否为必需的值。 regEx String 正则表达式。 也可以看看 class GridColumn...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. セル範囲の合計を計算する|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-...
  8. HighlightRegex | Referencia de la API de Aspose...

    Resalte todas las coincidencias de expresión regular en el texto del marco de texto usando el color especificado....void HighlightRegex ( string regex , Color highlightColor , ITextHighlightingOpt...Parámetro Escribe Descripción regex String Texto de expresión regular...

    reference.aspose.com/slides/es/net/aspose.slide...
  9. Converteer alinea naar opsommingstekens in Word...

    Converteer alinea's naar opsommingstekens in Word met behulp van C#. U krijgt IDE-instellingen en een voorbeeldcode om tekst naar opsommingstekens in Word te converteren met behulp van C#....tekenreeksen met behulp van de Regex.Split()-methode Maak het uitvoer-Word-bestand...reeks tekenreeksen die met Regex zijn gemaakt en schrijf elke...

    kb.aspose.com/nl/words/net/convert-paragraph-in...
  10. ReplaceOptions sınıfı | Aspose.Cells for Python...

    ReplaceOptions sınıfı ReplaceOptions sınıfı Değiştirme seçeneklerini temsil edin. ReplaceOptions türü aşağıdaki üyele......eşleşip eşleşmeyeceğini belirtir regex_key Aranan anahtarın normal...gösterir. True ise, aranan anahtar regex olarak alınacaktır. Ayrıca bakınız...

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