Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,043 for

regex

(0.06 sec)
  1. Вычислить сумму диапазона ячеек|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/ru/net/calculate-the-sum-...
  2. حساب مجموع مجموعة من الخلايا|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/ar/net/calculate-the-sum-...
  3. 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...
  4. Reemplazar texto en un libro usando expresiones...

    Reemplazar texto en un libro usando expresiones regulares con Aspose.Cells en C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/es/cpp/replace-text-in-a-...
  5. 正規表現を使用してワークブック内のテキストを置換するC++コード|Documentation

    Aspose.Cellsを使用してC++で正規表現を使ったテキストの置換を行います。...indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/ja/cpp/replace-text-in-a-...
  6. Преобразувайте абзац в точки в Word с помощта н...

    Преобразувайте абзац в точки в Word с помощта на C#. Ще получите настройки за IDE и примерен код за преобразуване на текст в точки в Word с помощта на C#....низове с помощта на метода Regex.Split() Създайте изходния файл...масива от низове, създадени с Regex, и запишете всеки низ в списъка...

    kb.aspose.com/bg/words/net/convert-paragraph-in...
  7. Sostituisci testo in un libro di lavoro usando ...

    Sostituisci testo in un libro di lavoro usando espressioni regolari con Aspose.Cells in C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/it/cpp/replace-text-in-a-...
  8. แปลงย่อหน้าเป็น Bullet Points ใน Word โดยใช้ C #

    แปลงย่อหน้าเป็นสัญลักษณ์แสดงหัวข้อย่อยใน Word โดยใช้ C# คุณจะได้รับการตั้งค่า IDE และโค้ดตัวอย่างเพื่อแปลงข้อความเป็นสัญลักษณ์แสดงหัวข้อย่อยใน Word โดยใช้ C#...แยกออกเป็นสตริงโดยใช้เมธอด Regex.Split() สร้างไฟล์ Word เอาต์พุต...แยกวิเคราะห์อาร์เรย์ของสตริงที่สร้างด้วย Regex และเขียนแต่ละสตริงลงในรายกา...

    kb.aspose.com/th/words/net/convert-paragraph-in...
  9. Pesquisar e Obter Texto das Páginas de PDF|Aspo...

    Descubra como pesquisar e recuperar texto de um arquivo PDF em .NET usando Aspose.PDF para análise e extração de texto....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/pt/net/search-and-get-text-...
  10. Rechercher et Obtenir du Texte des Pages d'un P...

    Découvrez comment rechercher et récupérer du texte à partir d'un fichier PDF en .NET en utilisant Aspose.PDF pour l'analyse et l'extraction de texte....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/fr/net/search-and-get-text-...