Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,009 for

regex

(0.07 sec)
  1. RegEx | Référence de l'API Aspose.Cells pour .NET

    Obtient ou définit la chaîne dexpression régulière....RegEx GridValidation.RegEx property Obtient ou définit la chaîne...d’expression régulière. public string RegEx { get ; set ; } Voir également...

    reference.aspose.com/cells/fr/net/aspose.cells....
  2. RegEx | Référence de l'API Aspose.Cells pour .NET

    Obtient ou définit la chaîne dexpression régulière....RegEx GridValidation.RegEx property Obtient ou définit la chaîne...d’expression régulière. public string RegEx { get ; set ; } Voir également...

    reference.aspose.com/cells/fr/net/aspose.cells....
  3. regex_key 属性 | Aspose.Cells for Python via .NET...

    Regex_key 属性 Regex_key 属性 指示搜索的键是否为正则表达式。 如果为真,则搜索到的键将被视为正则表达式并进行解析。否则密钥将根据 ms excel 中的规则进行解析。 定义: @property def rege......regex_key 属性 regex_key 属性 指示搜索的键是否为正则表达式。 如果为真,则搜索到的键将被视为正则表达式并进行解析。否则密钥将根据...def regex_key ( self ): ... @regex_key . setter def regex_key...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. regex_key 属性 | Aspose.Cells for Python via .NET...

    Regex_key 属性 Regex_key 属性 指示搜索的键是否为正则表达式。如果为真,则搜索到的键将被视为正则表达式。 定义: @property def Regex_key ( self ): ... @Regex_key .......regex_key 属性 regex_key 属性 指示搜索的键是否为正则表达式。如果为真,则搜索到的键将被视为正则表达式。...def regex_key ( self ): ... @regex_key . setter def regex_key...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. MapiContact import from vcf file throwing Excep...

    Hello, I’m trying to import a vcf file into MapiContact object using this code below: InputStream stream = new DataInputStream(new FileInputStream(“c:\temp\test_card.vcf”)); MapiContact contact = MapiContact.fromVCard…...regex.Pattern$Loop.match(Unknown Source)...Source) at java.util.regex.Pattern$GroupTail.match(Unknown Source)...

    forum.aspose.com/t/mapicontact-import-from-vcf-...
  6. Spaces after strings between spans nested in di...

    When this string <DIV align=center> <SPAN>abc <SPAN >&nbsp;</SPAN>def </SPAN> </DIV> is used to create an HtmlFragment it breaks the PDF generation process. If the spaces after abc and def are removed, generation of t…...text = Regex.Replace(text, "(?s)<!--.*?-- " "); text = Regex.Replace(text...text = Regex.Replace(text, @"url['""].*?[" ""); text = Regex.Replace(text...

    forum.aspose.com/t/spaces-after-strings-between...
  7. FindReplaceOptions.UseSubstitutions | Referenci...

    FindReplaceOptions propiedad. Obtiene o establece un valor booleano que indica si reconocer y usar sustituciones dentro de patrones de reemplazo. El valor predeterminado esfalso ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/es/net/aspose.words....
  8. FindReplaceOptions.UseSubstitutions | Référence...

    FindReplaceOptions propriété. Obtient ou définit une valeur booléenne indiquant sil faut reconnaître et utiliser des substitutions dans les modèles de remplacement. La valeur par défaut estfaux ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/fr/net/aspose.words....
  9. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions mülk. Değiştirme kalıpları içindeki ikamelerin tanınıp tanınmayacağını ve kullanılıp kullanılmayacağını belirten bir boole değeri alır veya ayarlar. Varsayılan değer şuduryanlış ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/tr/net/aspose.words....
  10. FindReplaceOptions.UseSubstitutions | Справочни...

    FindReplaceOptions свойство. Получает или задает логическое значение указывающее следует ли распознавать и использовать замены в шаблонах замены. Значение по умолчаниюЛОЖЬ ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/ru/net/aspose.words....