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

regex

(0.04 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. 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. 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....
  5. ReplacerContext.SetReplacement | Aspose.Words f...

    Förbättra dina sök- och ersättningsåtgärder med metoden ReplacerContext SetReplacement, vilket möjliggör sömlös hantering av mönster och ersättningar för effektivitet....Words SetReplacement( Regex, string ) Ställer in mönster...public void SetReplacement ( Regex pattern , string replacement...

    reference.aspose.com/words/sv/net/aspose.words....
  6. 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/
  7. 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/
  8. Получить заголовок столбца|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/
  9. 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/
  10. 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....