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

regex

(0.14 sec)
  1. 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...
  2. آرشیوها

    آرشیوها...در کد این است که شما جستجوی regex را فعال می کنید و به جای متن...ساده در متد Workbook.replace، regex را ارائه می کنید. مراحل زیر...

    blog.aspose.com/fa/cells/find-and-replace-text-...
  3. Procurar

    Procurar...habilitará a pesquisa de regex e fornecerá regex em vez de texto simples...localizar e substituir usando regex. Carregue o arquivo Excel usando...

    blog.aspose.com/pt/cells/find-and-replace-text-...
  4. Replacer.Create | Aspose.Words per .NET

    Scopri come il metodo Replacer Create genera una nuova istanza dell'efficiente processore replacer per una trasformazione dei dati senza interruzioni....docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...documenti dal flusso: Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/it/net/aspose.words....
  5. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    اكتشف خاصية Aspose.Words.HtmlFixedPageHorizontalAlignment للتحكم الدقيق في محاذاة الصفحات في مستندات HTML. حسّن تنسيق مستنداتك اليوم!... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/ar/net/aspose.words....
  6. FindReplaceOptions | Aspose.Words per .NET

    Scopri il costruttore FindReplaceOptions per inizializzare facilmente una nuova istanza con impostazioni predefinite, migliorando le funzionalità di ricerca e sostituzione...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/it/net/aspose.words....
  7. C# kullanarak Paragrafı Word'de Madde İşaretler...

    C# kullanarak paragrafı Word'deki madde işaretlerine dönüştürün. C# kullanarak Word'de metni madde işaretlerine dönüştürmek için IDE ayarlarına ve örnek bir koda sahip olacaksınız....tamamını bir dizeye dönüştürün ve Regex.Split() yöntemini kullanarak...türünü kare olarak ayarlayın Regex ile oluşturulan dize dizisini...

    kb.aspose.com/tr/words/net/convert-paragraph-in...
  8. Ubah Paragraf menjadi Poin-poin di Word menggun...

    Ubah paragraf menjadi poin-poin di Word menggunakan C#. Anda akan mendapatkan pengaturan IDE dan contoh kode untuk mengonversi teks menjadi poin-poin di Word menggunakan C#....menjadi string menggunakan metode Regex.Split() Buat file Word keluaran...array string yang dibuat dengan Regex dan tulis setiap string ke daftar...

    kb.aspose.com/id/words/net/convert-paragraph-in...
  9. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck med Aspose.Cells i C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/sv/cpp/replace-text-in-a-...
  10. 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-...