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

regex

(0.06 sec)
  1. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Scopri la proprietà UseSubstitutions in FindReplaceOptions. Abilita facilmente le sostituzioni nei modelli di sostituzione per una maggiore flessibilità nella modifica del testo...." ); 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....
  2. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Upptäck egenskapen UseSubstitutions i FindReplaceOptions. Aktivera enkelt substitutioner i ersättningsmönster för förbättrad flexibilitet vid textredigering...." ); 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....
  3. 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/
  4. 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/
  5. Получить заголовок столбца|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/
  6. 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/
  7. 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....
  8. 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....
  9. ReplacerContext.FindReplaceOptions | Aspose.Wor...

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

    reference.aspose.com/words/ar/net/aspose.words....
  10. 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....