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

regular expression

(0.2 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. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....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/python-net/replace-text-in-...
  3. 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...
  4. Enum GridValidationType | Aspose.Cells for .NET...

    Aspose.Cells.GridWeb.Data.GridValidationType enum. Represents data validation type...validation type, using regular expression. Boolean 11 TRUE or FALSE...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Range Class | Aspose.Words for .NET

    Aspose.Words.Range class. Represents a contiguous area in a document in C#....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/net/aspose.words/range/
  6. 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/java/find-text/
  7. RegEx pattern matching in TextFragmentAbsorber ...

    I am trying to use TextFragmentAbsorber to Identify elements of text on a PDF page that I need to work with. Each element is surrounded by {S} and {E}. An example is {S}Section 1{E} - {S}First Section Title{E} Using T…...TextFragmentAbsorber with a regular expression i want to pull back a...reply, please try this regular expression “ {S}\w*\s?\w*\s?\w*{E}...

    forum.aspose.com/t/regex-pattern-matching-in-te...
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in 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...
  9. 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...
  10. 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/python-net/find-text/