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

regular expression

(0.35 sec)
  1. 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...
  2. Find and Replace in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/find-and-replace/
  3. 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....string replacement, regular expressions, metacharacters, header/footer...a specific string or regular expression pattern in your document...

    docs.aspose.com/words/python-net/find-and-replace/
  4. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....the input file using a regular expression. static Replace (const...the input file using a regular expression, with the specified save...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....occurrences of a specified regular expression pattern with a replacement...options. pattern Regex A regular expression pattern used to find...

    reference.aspose.com/words/net/aspose.words.low...
  6. 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/
  7. 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/
  8. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified Regular Expression pattern with a replacement string in the input file. Renders output to images in C++....occurrences of a specified regular expression pattern with a replacement...pressions::Regex>& A regular expression pattern used to find...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. 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...
  10. Search Text in PPTX Presentation Files using .N...

    C# source code to search text in PPTX 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/pptx/