Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 686 for

regular expression

(0.04 sec)
  1. Range - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/java/com.aspose.word...
  2. Finding text in an image|Documentation

    How to determine if an image contains provided text....a text fragment or a regular expression and returns true if the...

    docs.aspose.com/ocr/net/find-text/
  3. IndexOutOfRange when I try to search text with ...

    Simplified example from my application: var text = “1”; var pdfDoc = new Document(“cs_10.pdf”); var textAbsorber = new TextFragmentAbsorber($"(?i){text}", new TextSearchOptions(true)); pdfDoc.Pages.Accept(textAbsorb…...sequence character to your regular expression, (?i)\{1\} but this does...match any string. Another regular expression \b\w{1}\b works fine...

    forum.aspose.com/t/indexoutofrange-when-i-try-t...
  4. Aspose::Pdf::Facades::ReplaceTextStrategy Class...

    Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members Aspo......true, string to find is regular expression. More... ASPOSE_PDF_SHARED_API...true, string to find is regular expression. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  5. TextFormFieldType Enum | Aspose.Words for .NET ...

    Aspose.Words.Fields.TextFormFieldType enum. Specifies the type of a text form field in C#....Values Name Value Description Regular 0 The text form field can contain...value is calculated from the expression specified in the TextInputDefault...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Replace Text in PDF using C++|Aspose.PDF for C++

    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/cpp/replace-text-in-pdf/
  7. Fetch data from PDF based on the background col...

    Hi, I have a PDF file, which has different data under a different background colors. So now, will I be able to fetch data based on these specific background colors? It also has lines separating each block of data. I wou…...get all the text using Regular Expression and then determine the...from all pages using Regular Expression In order to search all...

    forum.aspose.com/t/fetch-data-from-pdf-based-on...
  8. Is it possible to search for text in a given PD...

    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...

    forum.aspose.com/t/is-it-possible-to-search-for...
  9. Create Shared Workbook with Aspose.Cells|Docume...

    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....text in a workbook using Regular Expression...

    docs.aspose.com/cells/java/create-shared-workbo...
  10. replacetextstrategy - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....true, string to find is regular expression. Returns: boolean value...true, string to find is regular expression. Parameters: value -...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...