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

regular expression

(0.17 sec)
  1. TextSearchOptions | Aspose.PDF for .NET API Ref...

    Initializes new instance of the TextSearchOptionsaspose.pdf.text/textsearchoptions object. Specifies Regular Expression usage mode.... Specifies regular expression usage mode. public TextSearchOptions...the searched text and regular expression usage mode. public TextSearchOptions...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  2. 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/
  3. 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...
  4. How to find text after "Invoice #:" - Aspose.PD...

    If I get the text… from the TextAbsorber, I can’t even use a regex to find “CERTIFICATE”?...@jon_elster_i3intel_com You can use regular expression like below in TextFragmentAbsorber... We also checked the regular expression on https://www.regextester...

    forum.aspose.com/t/how-to-find-text-after-invoi...
  5. Search and Get Text from Pages of PDF Document|...

    This article explains how to use various tools to search and get a text from PDF docs. We can search with Regular Expression from particular or whole pages....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...
  6. 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...
  7. Range.Replace | Aspose.Words for .NET

    Range Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in C#....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...
  8. 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...
  9. 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/
  10. ITextFrame | Aspose.Slides for Android via Java...

    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/androidjava/com.asp...