Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,002 for

regex

(0.14 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    HtmlFixedSaveOptions ExportEmbeddedImages property. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C#.... True ( Regex . Match ( outDocContents , "<img....jpeg" )); Assert . True ( Regex . Match ( outDocContents , "<img...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Range.Replace | Aspose.Words for .NET API 参考

    Range 方法. 用替换字符串替换所有出现的指定字符串模式...Words Replace(Regex, string) 用另一个字符串替换所有出现的由正则表达式指定的字符模式。...字符模式。 public int Replace ( Regex pattern , string replacement...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    FindReplaceOptions UseLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C#....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::Fields::FieldOptions::get_PrePro...

    Aspose::Words::Fields::FieldOptions::get_PreProcessCulture method. Gets or sets the culture to preprocess field values in C++....Text :: RegularExpressions :: Regex :: Match ( field -> get_Result...Text :: RegularExpressions :: Regex :: Match ( field -> get_Result...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ReplaceOptions - Aspose.Cells for Python via Ja...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....whether the searched key is regex. If true then the searched key...key will be taken as regex. Constructor Detail ReplaceOptions...

    reference.aspose.com/cells/python-java/asposece...
  6. HIgh memory usage on pdf document object - Free...

    Hello. We are using aspose.pdf in our product and using it to search with Regex certain patterns. My IDE is claiming that there is a big memory allocations for pdf document object. The code example which is shows that: …...and using it to search with regex certain patterns. My IDE is...new TextFragmentAbsorber(new Regex($"{patterns}", RegexOptions...

    forum.aspose.com/t/high-memory-usage-on-pdf-doc...
  7. 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...
  8. 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...
  9. 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...
  10. 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...