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

regex

(0.1 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. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions PageHorizontalAlignment ملكية. يحدد المحاذاة الأفقية للصفحات في مستند HTML. القيمة الافتراضية هيCenter في C#.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/ar/net/aspose.words....
  4. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions PageHorizontalAlignment fast egendom. Anger den horisontella justeringen av sidor i ett HTMLdokument. Standardvärdet ärCenter i C#.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Объединить две смежные ячейки|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...
  6. 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...
  7. 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...
  8. 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....
  9. セル範囲の合計を計算する|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-...
  10. 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...