Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,042 for

regex

(0.05 sec)
  1. 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....
  2. 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...
  3. Replacer.ReplaceToImages | Aspose.Words per .NET

    Trasforma senza sforzo i tuoi file di input sostituendo i modelli di caratteri con stringhe personalizzate e generando immagini straordinarie con il nostro metodo ReplaceToImages....string, ImageSaveOptions , Regex, string, FindReplaceOptions...ImageSaveOptions saveOptions , Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  4. 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....
  5. Replacer.Create | Aspose.Words för .NET

    Upptäck hur metoden Replacer Create genererar en ny instans av den effektiva ersättningsprocessorn för sömlös datatransformation....hur man ersätter sträng med regex i dokumentet med hjälp av kontext...sätt att ersätta strängar med regex i dokumentet: string doc = MyDir...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Замена текста в книге с использованием регулярн...

    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...
  7. 列の見出しを取得|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/
  8. 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/
  9. ابحث عن عنوان العمود|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/
  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....