Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,033 for

regex

(0.08 sec)
  1. 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....
  2. 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/
  3. Получить заголовок столбца|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/
  4. 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/
  5. 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/
  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. 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. 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....
  10. Замена текста в книге с использованием регулярн...

    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 класса ReplaceOptions .... Установка ReplaceOptions.regex_key в значение true указывает...

    docs.aspose.com/cells/ru/python-net/replace-tex...