Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,009 for

regex

(0.12 sec)
  1. Search and replace text in XHTML document via C...

    C++ example code to redact sensitive information in XHTML 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/xhtml/
  2. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. TextFrame | Aspose.Sildes for Python via .NET A...

    TextFrame Contents [ Hide ] TextFrame class Represents a TextFrame. The TextFrame type exposes the following members:...... highlight_regex(regex, highlight_color, options)...

    reference.aspose.com/slides/python-net/aspose.s...
  4. IReplacingCallback.Replacing | Aspose.Words for...

    IReplacingCallback Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C#.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FindReplaceOptions.ReplacingCallback | Aspose.W...

    FindReplaceOptions ReplacingCallback property. The userdefined method which is called before every replace occurrence in C#.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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...
  7. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

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

    reference.aspose.com/words/zh/net/aspose.words....
  8. 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/
  9. FindOptions - Aspose.Cells for Python via Java ...

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

    reference.aspose.com/cells/python-java/asposece...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph. The default value is false in C++....Text :: RegularExpressions :: Regex > ( u "TEXT1&p" ), u "" , options...

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