Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,043 for

regex

(0.07 sec)
  1. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE 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...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...Text :: RegularExpressions :: Regex > ( u "[0-9]+" ), u "" , options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Working with Validations in Columns|Documentation

    This article introduces how to use validations in columns in GridDesktop.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....how to replace string with regex in the document using context...ways to replace string with regex in the document: String doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_MatchNode method. Gets the node that contains the beginning of the match in C++....Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the replacement string in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/net/aspose.words.rep...
  9. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string.... replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/net/aspose.words.rep...