Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 682 for

regular expression

(0.05 sec)
  1. Highlight text with hyphen character - Aspose.P...

    hi how can highlight a text with hyphen ? like H-Farm i’ll attach to you pdf to highlight as you can see aspose can’t highlight text this one is the Regular Expression that i use \b(?i)h-farm\b and this is the pdf htt…...text this one is the regular expression that i use \b(?i)h-farm\b...validity of your different regular expressions, you may try any online...

    forum.aspose.com/t/highlight-text-with-hyphen-c...
  2. Replace Text in PDF|Aspose.PDF for Java

    Learn more about various ways of replacing and removing text from PDF. Aspose.PDF allows replacing text in a particular region or with a Regular Expression....Replace Text Based on a Regular Expression If you want to replace...some phrases based on regular expression, you first need to find...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. How to remove rotated text,image from pdf? - As...

    Hi, Support: Does the pdf.dll support to remove rotated text,image from pdf? Using : If contentEditor Is Nothing Then contentEditor = New PdfContentEditor() If Pdf Is Nothing Then contentEditor.BindPdf(sFile) Else c…...phrases matching the regular expression TextFragmentAbsorber...search option to specify regular expression usage TextSearchOptions...

    forum.aspose.com/t/how-to-remove-rotated-text-i...
  4. Replace Text in PDF using Java | Documentation

    Learn more about various ways of replacing and removing text from PDF. Aspose.PDF allows replacing text in a particular region or with a Regular Expression....Replace Text Based on a Regular Expression If you want to replace...some phrases based on regular expression, you first need to find...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  5. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a document....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. textfragmentabsorber - Aspose.PDF for Java - AP...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....how to find text with regular expression on the first PDF document...and ending 'o' using regular expression. TextFragmentAbsorber...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  7. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a document....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Find surrounding text for match - Aspose.PDF Pr...

    Hello. Can you suggest the algorithm to search surrounding test. I need to find specific word in document and get its rectangle, this quite easy task to do. But next challenge is to show the context where this word was…... I was trying to use regular expression for it, but the problem...the match for entire regex expression and rectangle will have boundaries...

    forum.aspose.com/t/find-surrounding-text-for-ma...
  9. Find or Search Data|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....Searching with Regular Expressions: the RegEx Feature A regular expression...patterns. For example, the regular expression pattern abc-* xyz matches...

    docs.aspose.com/cells/java/find-or-search-data/
  10. Search and get text from PDF document using Asp...

    Hello, I am looking into Aspose to see if it is possible to search for a text string, using a Regular Expression or straight text, in a PDF document and check where the info is on the document? We require that the x,y …...text string, using a regular expression or straight text, in...a PDF document using Regular Expressions or any Keyword. Once...

    forum.aspose.com/t/search-and-get-text-from-pdf...