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

regex

(0.14 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....using regex 1 find and replace text in excel with regex 1 Find...and replace text in pdf using regex 3 Find and Replace Text in PowerPoint...

    blog.aspose.com/zh/tags/
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....using regex 1 find and replace text in excel with regex 1 Find...and replace text in pdf using regex 3 Find and Replace Text in PowerPoint...

    blog.aspose.com/zh-hant/tags/
  3. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_Regex method...replace_regex method Contents [ Hide ] replace_regex(pattern...another string. def replace_regex ( self , pattern : str , replacement...

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

    Förvandla enkelt dina indatafiler genom att ersätta teckenmönster med anpassade strängar och generera fantastiska bilder med vår ReplaceToImages-metod....string, ImageSaveOptions , Regex, string, FindReplaceOptions...ImageSaveOptions saveOptions , Regex pattern , string replacement...

    reference.aspose.com/words/sv/net/aspose.words....
  6. 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....
  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. ابحث عن عنوان العمود|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/
  9. 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/
  10. 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....