Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,009 for

regex

(0.06 sec)
  1. RegexKey | Aspose.Cells لمرجع .NET API

    يشير إلى ما إذا كان المفتاح الذي تم البحث عنه هو Regex. إذا كان هذا صحيحًا فسيتم اعتبار المفتاح الذي تم البحث عنه على أنه Regex ....المفتاح الذي تم البحث عنه هو regex. إذا كان هذا صحيحًا ، فسيتم...المفتاح الذي تم البحث عنه على أنه regex . public bool RegexKey { get...

    reference.aspose.com/cells/ar/net/aspose.cells/...
  2. Enum HtmlFixedPageHorizontalAlignment | Aspose....

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment uppräkning. Anger den horisontella justeringen för sidor i HTMLdokument.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Enum HtmlFixedPageHorizontalAlignment | Aspose....

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment opsomming. Gibt die horizontale Ausrichtung für Seiten im ausgegebenen HTMLDokument an.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/de/net/aspose.words....
  4. Enum HtmlFixedPageHorizontalAlignment | Referen...

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment enumeración. Especifica la alineación horizontal de las páginas en el documento HTML de salida.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/es/net/aspose.words....
  5. 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....
  6. 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...
  7. 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-...
  8. 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-...
  9. 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-...
  10. Konvertálja a bekezdést felsoroláspontokká a Wo...

    Konvertálja a bekezdést felsoroláspontokká a Wordben C# használatával. Kapsz IDE beállításokat és egy mintakódot, amellyel a szöveget felsoroláspontokká alakíthatod a Wordben C# használatával....ossza fel karakterláncokra a Regex.Split() metódussal Hozza létre...típusát négyzetre Elemezze át a Regex segítségével létrehozott karakterláncok...

    kb.aspose.com/hu/words/net/convert-paragraph-in...