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

regex

(0.08 sec)
  1. 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...
  2. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

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

    reference.aspose.com/words/zh/net/aspose.words....
  3. 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...
  4. 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/
  5. 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...
  6. TextFrame|Aspose.Sildes for Python via .NET API...

    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...
  7. 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...
  8. 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...
  9. 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/
  10. Search and replace text in DOC document via C++...

    C++ example code to redact sensitive information in DOC 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/doc/