Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,307 for

regex

(0.15 sec)
  1. 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...
  2. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Scopri la proprietà PageHorizontalAlignment di HtmlFixedSaveOptions per controllare facilmente l'allineamento delle pagine nei documenti HTML. L'impostazione predefinita è Center per una presentazione ottimale.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  3. Převést odstavec na odrážky ve Wordu pomocí C#

    Převeďte odstavec na odrážky ve Wordu pomocí C#. Získáte nastavení IDE a ukázkový kód pro převod textu na odrážky ve Wordu pomocí C#....jej na řetězce pomocí metody Regex.Split(). Vytvořte výstupní soubor...řetězců vytvořených pomocí Regex a zapište každý řetězec do seznamu...

    kb.aspose.com/cs/words/net/convert-paragraph-in...
  4. Преобразование абзаца в маркированные списки в ...

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

    kb.aspose.com/ru/words/net/convert-paragraph-in...
  5. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    اكتشف خاصية PageHorizontalAlignment من HtmlFixedSaveOptions للتحكم بسهولة في محاذاة الصفحات في مستندات HTML. ضبط الوضع الافتراضي على "المركز" لعرض مثالي.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

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

    Upptäck egenskapen HtmlFixedSaveOptions PageHorizontalAlignment för att enkelt kontrollera sidjustering i HTML-dokument. Standardinställningen är Centrerad för optimal presentation.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/sv/net/aspose.words....
  7. أرشيف

    أرشيف... استخدم فئة Regex لتعريف regex. استبدل الكلمة المطلوبة...System::Text::RegularExpressions::Regex ، طريقة “سيئة” خيارات). احفظ...

    blog.aspose.com/ar/words/Find-and-Replace-Text-...
  8. Arşiv

    Arşiv...kelimeleri bulun ve değiştirin Regex kullanarak metni bulun ve değiştirin...değiştirin doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/tr/words/find-and-replace-text-...
  9. Archiv

    Archiv...najít a nahradit text pomocí Regex najít a nahradit text v záhlaví/zápatí...dokumentu doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/cs/words/find-and-replace-text-...
  10. Die Summe eines Zellbereichs berechnen|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/de/net/calculate-the-sum-...