Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 473 for

regular expression

(0.06 sec)
  1. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or Regular Expression pattern in your document and replace it with the text you want using Python....a specific string or regular expression pattern in your document...string replacement and regular expressions with the support of metacharacters...

    docs.aspose.com/words/python-net/find-and-replace/
  2. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....the input file using a regular expression. replace_regex(input_file_name...the input file using a regular expression, with the specified save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction....Text from pages using Regular Expression TextFragmentAbsorber...document, based on a regular expression. To search and get text...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  4. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....Search () { // Create resular expressions var regexes = new Regex []...a PDF document using regular expressions. It loads the PDF, applies...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  5. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....exact data matching and regular expression matching. Search and...few lines of code. Use regular expression matching, match case...

    products.aspose.com/slides/net/search/odp/
  6. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...pattern will not be used as regular expression. Please use Replace if...if you need regular expressions. Used case-insensitive comparison...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation Expression of a text form field in C++....default string or a calculation expression of a text form field. System...property. When TextInputType is Regular or Number , this string specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a Regular Expression with another string in C++....pattern specified by a regular expression with another string....pressions::Regex>& A regular expression pattern used to find...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. Search Text in PPT Presentation Files using C++...

    C++ source code to search text in PPT Presentation....exact data matching and regular expression matching. Search and...few lines of code. Use regular expression matching, match case...

    products.aspose.com/slides/cpp/search/ppt/
  10. Search Text in ODP Presentation Files using C++...

    C++ source code to search text in ODP Presentation....exact data matching and regular expression matching. Search and...few lines of code. Use regular expression matching, match case...

    products.aspose.com/slides/cpp/search/odp/