Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,226 for

regex

(0.1 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 ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/ja/net/get-a-column-heading/
  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 ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/ar/net/get-a-column-heading/
  3. Få en kolumnrubrik|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/sv/net/get-a-column-heading/
  4. Bir Sütun Başlığını Al|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/tr/net/get-a-column-heading/
  5. Replacer Class | Aspose.Words för .NET

    Ersätt enkelt text i dokument med Aspose.Words.LowCode.Replacer. Förenkla ditt arbetsflöde och förbättra dokumenthanteringen idag!...static Replace ( string, string, Regex, string ) Ersätter alla förekomster...Stream, Stream, SaveFormat , Regex, string, FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  6. 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/
  7. Replacer.Create | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. ReplacerContext Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words LowCode ReplacerContext لإجراء عمليات بحث واستبدال سلسة، مما يعزز أتمتة مستنداتك وكفاءتها....طُرق اسم وصف SetReplacement ( Regex, string ) يحدد النمط والاستبدال...يوضح كيفية استبدال السلسلة بـ regex في المستند باستخدام السياق....

    reference.aspose.com/words/ar/net/aspose.words....
  9. Replacer.Replace | Aspose.Words per .NET

    Sostituisci senza sforzo tutte le istanze di una stringa specifica nel tuo file di input con il metodo Replacer Replace. Semplifica la tua modifica del testo oggi stesso!...Words Replace( string, string, Regex, string ) Sostituisce tutte...inputFileName , string outputFileName , Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  10. FindReplaceOptions.LegacyMode | Aspose.Words fö...

    Upptäck egenskapen FindReplaceOptions LegacyMode för att enkelt växla mellan den klassiska sök/ersätt-algoritmen för förbättrad funktionalitet och en smidig användarupplevelse...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/sv/net/aspose.words....