Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,224 for

regex

(0.04 sec)
  1. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations.... Replace ( new Regex ( "1[\\s\\S]*3" ), "X" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++....:Text::RegularExpressions::Regex>&, const System::String&) Sets...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. FieldInclude.LockFields | Aspose.Words for .NET

    Manage document updates effortlessly with the FieldInclude LockFields property. Control field editing and enhance document integrity with ease.... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Replace ( new Regex ( "T" ), "*" , options ); Console...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose::Words::Fields::FieldInclude::get_LockFi...

    Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether to prevent fields in the included document from being updated in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control.... That ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fields::FieldInclude::get_Source...

    Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the document in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity.... That ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . That ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....split it into strings using Regex.Split() method Create the output...array of strings created with Regex and write each string to the...

    kb.aspose.com/words/net/convert-paragraph-into-...
  10. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using regular expression in Node.js via C++....indicate that the searched key is regex replace . setRegexKey ( true...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...