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

regex

(0.08 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/ru/net/get-a-column-heading/
  2. Ottieni l intestazione di una colonna|Documenta...

    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/it/net/get-a-column-heading/
  3. Obtener un encabezado de columna|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/es/net/get-a-column-heading/
  4. Obtenir un titre de colonne|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/get-a-column-heading/
  5. 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....
  6. ReplacerContext.FindReplaceOptions | Aspose.Wor...

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

    reference.aspose.com/words/ar/net/aspose.words....
  7. 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....
  8. 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....
  9. 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/
  10. Replacer.Create | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....