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

regular expression

(0.15 sec)
  1. 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...
  2. 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...
  3. Find and Replace in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/find-and-replace/
  4. 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...
  5. 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/
  6. 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...
  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. 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...
  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...