Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,044 for

regex

(0.05 sec)
  1. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    اكتشف خاصية FindReplaceOptions في ReplacerContext لتحسين وظيفة البحث والاستبدال باستخدام خيارات قابلة للتخصيص للحصول على نتائج أفضل....يوضح كيفية استبدال السلسلة بـ regex في المستند باستخدام السياق....عدة طرق لاستبدال السلسلة بـ regex في المستند: string doc = MyDir...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Replacer Class | Aspose.Words لـ .NET

    استبدل النصوص في المستندات بسهولة مع Aspose.Words.LowCode.Replacer. بسّط سير عملك وحسّن إدارة مستنداتك اليوم!...static Replace ( string, string, Regex, string ) يستبدل جميع حالات...Stream, Stream, SaveFormat , Regex, string, FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ReplacerContext.SetReplacement | Aspose.Words ل...

    قم بتعزيز عمليات البحث والاستبدال باستخدام طريقة ReplacerContext SetReplacement، مما يسمح بإدارة النمط والاستبدال بشكل سلس لتحقيق الكفاءة....Words SetReplacement( Regex, string ) يحدد النمط والاستبدال...public void SetReplacement ( Regex pattern , string replacement...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Replacer.ReplaceToImages | Aspose.Words per .NET

    Trasforma senza sforzo i tuoi file di input sostituendo i modelli di caratteri con stringhe personalizzate e generando immagini straordinarie con il nostro metodo ReplaceToImages....string, ImageSaveOptions , Regex, string, FindReplaceOptions...ImageSaveOptions saveOptions , Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  5. Replacer.Replace | Aspose.Words لـ .NET

    استبدل بسهولة جميع حالات سلسلة نصية محددة في ملف الإدخال باستخدام طريقة الاستبدال. حسّن تحرير نصوصك اليوم!...Words Replace( string, string, Regex, string ) يستبدل جميع حالات...inputFileName , string outputFileName , Regex pattern , string replacement...

    reference.aspose.com/words/ar/net/aspose.words....
  6. ReplacerContext.SetReplacement | Aspose.Words p...

    Ottimizza le operazioni di ricerca e sostituzione con il metodo SetReplacement di ReplacerContext, che consente una gestione fluida di modelli e sostituzioni per un'efficienza ottimale....Words SetReplacement( Regex, string ) Imposta il modello...public void SetReplacement ( Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  7. Spaltenüberschrift abrufen|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/de/net/get-a-column-heading/
  8. Replace text in a workbook using Regular Expres...

    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_key property of the ReplaceOptions...Setting the ReplaceOptions.regex_key to true indicates that the...

    docs.aspose.com/cells/python-net/replace-text-i...
  9. Replacer.Create | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة Replacer Create بإنشاء مثيل جديد لمعالج الاستبدال الفعال لتحويل البيانات بسلاسة....يوضح كيفية استبدال السلسلة بـ regex في المستند باستخدام السياق....عدة طرق لاستبدال السلسلة بـ regex في المستند: string doc = MyDir...

    reference.aspose.com/words/ar/net/aspose.words....
  10. FindReplaceOptions.LegacyMode | Aspose.Words pe...

    Scopri la proprietà LegacyMode di FindReplaceOptions per attivare/disattivare facilmente l'algoritmo classico di ricerca/sostituzione, per funzionalità avanzate e un'esperienza utente fluida...." ); 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....