Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,325 for

regex

(0.25 sec)
  1. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

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

    reference.aspose.com/words/ar/net/aspose.words....
  2. 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-...
  3. أرشيف

    أرشيف...الكود هو أنك ستمكّن بحث regex وتوفر regex بدلاً من نص عادي في طريقة...عملية البحث والاستبدال باستخدام regex. قم بتحميل ملف Excel باستخدام...

    blog.aspose.com/ar/cells/find-and-replace-text-...
  4. arkiv

    arkiv...att aktivera regex-sökningen och tillhandahålla regex istället för...och ersättningsoperation med regex. Ladda Excel-filen med klassen...

    blog.aspose.com/sv/cells/find-and-replace-text-...
  5. 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...
  6. Çalışma kitabındaki metni Regular Expression ku...

    Aspose.Cells kullanarak C++ ile Çalışma kitabındaki metni Regular Expression kullanarak değiştirin....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/tr/cpp/replace-text-in-a-...
  7. ReplacerContext Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words LowCode ReplacerContext per operazioni di ricerca e sostituzione fluide, migliorando l'automazione e l'efficienza dei tuoi documenti....Descrizione SetReplacement ( Regex, string ) Imposta il modello...+ "Footer.docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/it/net/aspose.words....
  8. Procurar

    Procurar...localizar e substituir texto usando Regex localizar e substituir texto...documento doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/pt/words/find-and-replace-text-...
  9. 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-...
  10. Archivio

    Archivio... Usa la classe Regex per definire la regex. Sostituisci la parola...System::Text::RegularExpressions::Regex , u"cattivo", opzioni). Salva...

    blog.aspose.com/it/words/Find-and-Replace-Text-...