Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 644 for

regular expression

(0.12 sec)
  1. 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....from all pages using Regular Expression TextFragmentAbsorber...on a regular expression. First, you need to pass a regular expression...

    docs.aspose.com/pdf/cpp/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. HighlightRegex | Aspose.Sildes for .NET API Ref...

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

    reference.aspose.com/slides/net/aspose.slides/i...
  4. Add Cell Validations|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Custom expression validation. Each is discussed...drop-down Custom Expression Validation Custom expression Validation...

    docs.aspose.com/cells/net/add-cell-validations/
  5. TextSearchOptions | Aspose.PDF for .NET API Ref...

    Gets or sets search options. The options enable search using Regular Expressions....enable search using regular expressions. public TextSearchOptions...perform search text using regular expression. // Open document Document...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  6. highlightRegex | Aspose.Sildes for PHP via Java...

    highlightRegex highlightRegex(String regex, Color highlightColor, TextHighlightingOptions options) method Highlight a......Highlight all matches of regular expression in text frame text using...regex String Text of regular expression to get text to highlight...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. Search and Get Text from Pages of PDF|Aspose.PD...

    This article explains how to use various tools to search and get a text from Aspose.PDF for .NET....from all pages using Regular Expression TextFragmentAbsorber...on a regular expression. First, you need to pass a regular expression...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  8. Search and Get Text from Pages of PDF|Aspose.PD...

    This article explains how to use various tools to search and get a text from Aspose.PDF for .NET....a PDF document using regular expressions. It loads the PDF, applies...from all pages using Regular Expression TextFragmentAbsorber...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  9. 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/
  10. 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...