Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,741 for

regex

(0.03 sec)
  1. 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...
  2. get_Options() | Aspose.Slides for C++ API Refer...

    Gets Regex options....get_Options() Regex::get_Options() method Gets regex options. RegexOptions...RegularExpressions :: Regex :: get_Options () Return Value Options regex is created...

    reference.aspose.com/slides/cpp/system.text.reg...
  3. ToString() | Aspose.Slides for C++ API Reference

    Converts Regex to string....ToString() Regex::ToString() const method Converts regex to string...:: Regex :: ToString () const override Return Value Regex pattern...

    reference.aspose.com/slides/cpp/system.text.reg...
  4. Match() | Aspose.Slides for C++ API Reference

    Matches Regex against string....Hide ] Regex::Match(const String&) method Matches regex against...Text :: RegularExpressions :: Regex :: Match ( const String & input...

    reference.aspose.com/slides/cpp/system.text.reg...
  5. Create Toc to Bookmarks - Free Support Forum - ...

    I am creating toc to bookmark Level1 to level4 but I am Creating only created in only TWO levels any possible to create level1 to level4Levels.pdf (14.4 KB) please help me,...APPENDICES|LIST OF APPENDIXES"; Regex sample = new Regex(pattren, RegexOptions...startpage = tocPages[0]; //Regex match = new Regex(@"(Section|Table|Appendix|Figure|\d)...

    forum.aspose.com/t/create-toc-to-bookmarks/266106
  6. I am adding comment to Date - Free Support Foru...

    Hi Team, Below code I used to add the comment for date. this code is not working for below mentioned input doc file. Test_Input.docx (14.0 KB) Test_expected_output.docx (19.0 KB) public static void DateFormat(Doc…...Replace(new Regex(@"\b\d{1,2}-(?!May)(?:jan|f...//01-JAN-2022 doc.Range.Replace(new Regex(@"\b\d{1,2}-(?!May)(?:JAN|F...

    forum.aspose.com/t/i-am-adding-comment-to-date/...
  7. Escape() | Aspose.Slides for C++ API Reference

    Escapes special characters to use string as part of the pattern....Escape() Regex::Escape(const String&) method Escapes special...Text :: RegularExpressions :: Regex :: Escape ( const String & str...

    reference.aspose.com/slides/cpp/system.text.reg...
  8. 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…... Regex regex = new Regex(string.Join("|", keyWords));...Color.Yellow; doc.Range.Replace(regex, "$0", opt); doc.Save(@"C:\Temp\out...

    forum.aspose.com/t/does-the-api-support-multi-l...
  9. System::Text::RegularExpressions Namespace Refe...

    Classes | Typedefs | Enumerations | Functions System::Text::RegularExpressions Namespace Reference Classes class Capt......class MatchCollection class Regex Typedefs typedef std::shared_ptr<...System::SharedPtr < Regex > RegexPtr Regex pointer. More... typedef...

    reference.aspose.com/page/cpp/namespace/system....
  10. System::Text::RegularExpressions Namespace Refe...

    Classes | Typedefs | Enumerations | Functions System::Text::RegularExpressions Namespace Reference Classes class Capt......class MatchCollection class Regex Typedefs typedef std::shared_ptr<...System::SharedPtr < Regex > RegexPtr Regex pointer. More... typedef...

    reference.aspose.com/page/cpp/namespace/system....