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

regular expression

(0.14 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. 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...
  3. Does the api support multi look-replace operati...

    Hi,Support: I want to know whether the api supports multi look-replace operation? for examle: if Doc.Range.text.looks(ArrayLookKeys) then Tip="Doc include the keys=" & ArrayLookKeys(i) else Tip="No Hit!" en…...@ducaisoft You can use regular expression to achieve this. For..."three" }; // Create a regular expression. Regex regex = new Regex(string...

    forum.aspose.com/t/does-the-api-support-multi-l...
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. TextFrame | 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...