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

regular expression

(0.02 sec)
  1. HighlightRegex() | Aspose.Slides for C++ API Re...

    Highlight all matches of Regular Expression in text frame text using specified color....Highlight all matches of regular expression in text frame text using...System::String Text of regular expression to get text to highlight...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  2. Null Pointer Exception during setText - Aspose....

    Tried in two version Java aspose.pdf-21.3 and aspose.pdf-21.7 The problem is the same java.lang.NullPointerException: null at com.aspose.pdf.internal.ms.System.Text.RegularExpressions.java.lj.lI(Unknown Source) at co…...compiled Pattern from regular expression it still fails. Pattern...if I change to valid regular expression which is in fact a literal...

    forum.aspose.com/t/null-pointer-exception-durin...
  3. API example of this - https://products.aspose.a...

    I want to take a random PDF, pass it to an API, and get an email address(es) in return. Can you direct me to the right API, documentation, or an example code, please? Thanks, Tim...following code, which uses regular expression to find e-mail addresses...Document("input.pdf"); // Create a regular expression pattern to match email...

    forum.aspose.com/t/api-example-of-this-https-pr...
  4. TextFragmentAbsorber | Aspose.PDF for .NET API ...

    Initializes a new instance of the TextFragmentAbsorberaspose.pdf.text/textfragmentabsorber that performs search of all text segments of the document or page....example, search with regular expression) Remarks Performs text...how to find text with regular expression on the first PDF document...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  5. Python: Find and Replace Text in Word Documents...

    Use Python Word library to find and replace text in MS Word DOCX/DOC documents. Replace text using RegEx and metacharacters in Word using Python....Word Documents using Regular Expression Replace Text in Word...Word Documents using Regular Expression In certain cases, you...

    blog.aspose.com/2021/11/09/find-and-replace-tex...
  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. TextSearchOptions | Aspose.PDF for Java API Ref...

    Represents text search options...isDotallMode() In dotall mode, the expression . matches any character,...isRegularExpressionU() Indicated that regular expression is used or not setRe...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  9. TextFrame | Aspose.Slides for Java API Reference

    Represents a TextFrame....Highlight all matches of regular expression in text frame text using...Highlight all matches of regular expression in text frame text using...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. TextSearchOptions | Aspose.PDF for .NET API Ref...

    Represents text search options... Specifies regular expression usage mode. TextSearchOptions...the searched text and regular expression usage mode. Properties...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...