Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,003 for

regex

(0.1 sec)
  1. Search and replace text in OTT document via C++...

    C++ example code to redact sensitive information in OTT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/ott/
  2. Search the text from two paragraph in aspose PD...

    Trying to serach the content using TextFragmentAbsorber, Getting text fragements for single paragraph, a word but if search mutiple paragraph content its not working, Please provide any work around, Refer the img the con…...new TextFragmentAbsorber(new Regex(textContent.Trim().Replace("...Pages.Accept(tfa); var rx = new Regex(textContent.Trim().Replace("...

    forum.aspose.com/t/search-the-text-from-two-par...
  3. Aspose::Slides::TextFrame Class Referencefinal ...

    Classes | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::TextFrame Class ......HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. FieldIncludePicture Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Case Insensitive PDF Text replace - Free Suppor...

    Hello I am using aspose.PDF for Python via .NET and i want to replace a desired text from a pdf with a new one, my code is working but when i give the text “a” it changes only the lowercase a in the pdf. I tried using …...Expression and in order to get the regex working properly, you need to...

    forum.aspose.com/t/case-insensitive-pdf-text-re...
  6. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    FindReplaceOptions 财产. 获取或设置一个布尔值指示忽略字段代码中的文本 默认值为错误的.... Replace ( new Regex ( "T" ), "*" , options ); Console...

    reference.aspose.com/words/zh/net/aspose.words....
  7. ITextFrame|Aspose.Sildes for Python via .NET AP...

    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.... highlight_regex(regex, highlight_color, options)...

    docs.aspose.com/slides/python-net/api-reference...
  8. Aspose::Words::Replacing::ReplacingArgs Class R...

    Provides data for a custom replace operation....:Text::RegularExpressions::Regex>(u "New York City|NYC" ), u...:Text::RegularExpressions::Regex>(u "\\[MY_DOCUMENT\\]" ), u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Search and replace text in DOT document via C++...

    C++ example code to redact sensitive information in DOT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/dot/
  10. Search and replace text in TXT document via C++...

    C++ example code to redact sensitive information in TXT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/txt/