Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,997 for

regex

(0.09 sec)
  1. Convertir un paragraphe en puces dans Word en u...

    Convertissez un paragraphe en puces dans Word en utilisant C#. Vous obtiendrez les paramètres IDE et un exemple de code pour convertir du texte en puces dans Word en utilisant C#....chaînes à l’aide de la méthode Regex.Split() Créez le fichier Word...tableau de chaînes créé avec Regex et écrivez chaque chaîne dans...

    kb.aspose.com/fr/words/net/convert-paragraph-in...
  2. CreateValidation | Aspose.Cells for .NET API Re...

    Bir hücre için bir doğrulama nesnesi oluşturur.... RegEx = "\\d+" ; [Visual Basic] Dim...doğrulama ifadesine ayarlar . v . RegEx = "\\d+" Ayrıca bakınız class...

    reference.aspose.com/cells/tr/net/aspose.cells....
  3. Konvertuokite pastraipą į ženklelius programoje...

    Konvertuokite pastraipą į Word ženklelius naudodami C#. Gausite IDE nustatymus ir pavyzdinį kodą, kad konvertuotumėte tekstą į ženklelius programoje Word naudodami C#....padalykite į eilutes naudodami Regex.Split() metodą Sukurkite išvesties...eilučių, sukurtų naudojant Regex, masyvą ir kiekvieną eilutę...

    kb.aspose.com/lt/words/net/convert-paragraph-in...
  4. CreateValidation | Справочник по Aspose.Cells д...

    Создает объект проверки для ячейки.... RegEx = "\\d+" ; [Visual Basic] Dim...выражение проверки числа . v . RegEx = "\\d+" Смотрите также class...

    reference.aspose.com/cells/ru/net/aspose.cells....
  5. Hücrelerin Bir Aralığının Toplamını Hesapla|Doc...

    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/tr/net/calculate-the-sum-...
  6. Aspose.PDF for CPP 19.10 Release Notes|Aspose.P...

    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) Constructor Aspose.Pdf.Text...(System.Text.RegularExpressions.Regex,Aspose.Pdf.Text.TextSearchOptions)...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-19-1...
  7. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions mülk. Bir HTML belgesindeki sayfaların yatay hizalamasını belirtir. Varsayılan değerHtmlSabitYataySayfa Hizalama.Merkez .... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/tr/net/aspose.words....
  8. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions eigendom. Gibt die horizontale Ausrichtung von Seiten in einem HTMLDokument an. Standardwert istHtmlFixedHorizontalPageAlignment.Center .... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/de/net/aspose.words....
  9. Sammanfoga två intilliggande celler|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/sv/net/merge-two-adjacent...
  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...