Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,009 for

regex

(0.17 sec)
  1. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......System::Text::RegularExpressions::Regex Class Reference Regular expression...Functions ASPOSECPP_SHARED_API Regex () Constructs empty regexp....

    reference.aspose.com/pub/cpp/class/system.text....
  2. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......System::Text::RegularExpressions::Regex Class Reference Regular expression...argument. More... #include <regex.h> Inherits System::Object ...

    reference.aspose.com/slides/cpp/class/system.te...
  3. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......System::Text::RegularExpressions::Regex Class Reference Regular expression...Functions ASPOSECPP_SHARED_API Regex () Constructs empty regexp....

    reference.aspose.com/font/cpp/class/system.text...
  4. Incorrect Regex Splitting Into TextFragments - ...

    I am supplying the Regex “\S+” to a TextFragmentAbsorber in order to split a PDF page into individual words. This has worked well on many, many documents, but I have hit a snag with a recent one (see attached PDF below). …...Incorrect Regex Splitting Into TextFragments Aspose.PDF Product...3:02pm #1 I am supplying the regex “\S+” to a TextFragmentAbsorber...

    forum.aspose.com/t/incorrect-regex-splitting-in...
  5. No TextFragment Even If The Regex is Correct - ...

    Hi team, I am trying to get the fragments of text from a page in pdf, using Regex. I have checked that Regex is returning result but when using page.accept(textFragmentAbsorber) not receving any textfragment. Regex = …...No TextFragment Even If The Regex is Correct Aspose.PDF Product...in pdf, using regex. I have checked that regex is returning result...

    forum.aspose.com/t/no-textfragment-even-if-the-...
  6. Unable to replace the text in pdf using Regex -...

    https://forum.aspose.com/t/unable-to-replace-the-text-in-pdf-using-Regex/247734/2 Hi Asad, Could you please help me out asap....replace the text in pdf using Regex Aspose.PDF Product Family aspose-pdf-java...changing some texts in it by using regex but unfortunately bad luck....

    forum.aspose.com/t/unable-to-replace-the-text-i...
  7. Find and Hyperlink Text using Regex Expression ...

    ASPOSE WORD C# FOOTNOTE I AM WORKING ON WORD DOCUMENT TO FIND AND HYPERLINK TEXT USING Regex EXPRESSION .I AM FACING ISSUE IN FOOTNOTE .I AM NOT ABLE TO FIND AND HYPERLINK FOOTNOTE TEXT USING DOC.Range.Replace(Regexpres…...Find and Hyperlink Text using Regex Expression in Word Footnote...FIND AND HYPERLINK TEXT USING REGEX EXPRESSION .I AM FACING ISSUE...

    forum.aspose.com/t/find-and-hyperlink-text-usin...
  8. Searching using regex, differences between Text...

    There seems to be differences between the text used for search using a TextFragmentAbsorber and the text extracted using a TextAbsorber. The TextFragmentAbsorber version seems to have the white space consolidated. The …...Searching using regex, differences between TextFragmentAbsorber...identified using the simple regex Signature\s{4,}Date. The TextFragmentAbsorber...

    forum.aspose.com/t/searching-using-regex-differ...
  9. Find and Replace Text in PDF in C# | Replace Te...

    Find and replace text in PDF documents using C#. Find and replace text in the whole PDF, a particular page of PDF, or a page region. Find text using Regex....and Replace Text in PDF using Regex C# API to Find and Replace Text...its constructor to enable the regex-based search. Assign the TextSearchOptions...

    blog.aspose.com/2020/12/22/find-and-replace-tex...
  10. 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…...RegEx pattern matching in TextFragmentAbsorber Aspose.PDF Product...

    forum.aspose.com/t/regex-pattern-matching-in-te...