Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,999 for

regex

(0.14 sec)
  1. FindOptions class | Aspose.Cells for Python via...

    FindOptions class FindOptions class Represents find options. The FindOptions type exposes the following members: Cons...... regex_key Indicates whether the searched key is regex. If...searched key will be taken as regex and parsed. Otherwise the key...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...demonstration purposes a simple regex is used, it might not cover...all possible cases. Regex tagRegex = new Regex(@"<<\[.*? doc.Range...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  3. Aspose.Cells for .NET 20.1 Release Notes|Docume...

    Aspose.Cells for .Net 20.1 Release Notes – the latest enhancements, new features, and fixes....CELLSNET-47070 Support for Regex in Replace function similar...whether the searched key is regex. If true then the searched key(to...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  4. How to find text after "Invoice #:" - Aspose.PD...

    If I get the text… from the TextAbsorber, I can’t even use a Regex to find “CERTIFICATE”?...Regex(@"[Invoice:]+[0-9]{0,10}"));...@jon_elster_i3intel_com We tried to use the regex i.e. [CERTIFICATE NUMBER:]+\s[0-9]{0...

    forum.aspose.com/t/how-to-find-text-after-invoi...
  5. Aspose::Pdf::Text::TextFragmentAbsorber Class R...

    Public Member Functions | List of all members Aspose::Pdf::Text::TextFragmentAbsorber Class Reference final Represent......System::Text::RegularExpressions::Regex > regex) Initializes a new instance...System.Text.RegularExpressions.Regex class object. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  6. Aspose::Pdf::Text::TextFragmentAbsorber Class R...

    Public Member Functions | List of all members Aspose::Pdf::Text::TextFragmentAbsorber Class Reference final Represent......System::Text::RegularExpressions::Regex > regex) Initializes a new instance...System.Text.RegularExpressions.Regex class object. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  7. FindReplaceDirection Enum | Aspose.Words for .NET

    Aspose.Words.Replacing.FindReplaceDirection enum. Specifies direction for replace operations in C#....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/net/aspose.words.rep...
  8. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    HtmlFixedSaveOptions 财产. 指定字体是否应该嵌入到 Base64 格式的 Html 文档中 注意设置此标志可以显着增加输出 Html 文件的大小... True ( Regex . Match ( outDocContents , "@font-face...))); } else { Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....find text following to the regex match. textFragmentAbsorber...^=%&amp;/~\+#])?" ); Search Text based on Regex and Add Hyperlink If you want...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....which we can search for using a regex pattern. // Place one of those...Text :: RegularExpressions :: Regex > ( u "Match \\ d*" ), u "Replacement"...

    reference.aspose.com/words/cpp/aspose.words.rep...