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

regex

(0.03 sec)
  1. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++....:Text::RegularExpressions::Regex>&, const System::String&) Replaces...:Text::RegularExpressions::Regex>&, const System::String&, const...

    reference.aspose.com/words/cpp/aspose.words/range/
  2. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

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

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  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. 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-...
  6. 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...
  7. 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...
  8. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

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

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageMargins method. Specifies the margins around pages in an HTML document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::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++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

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