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

regex

(0.05 sec)
  1. FieldInclude.SourceFullName | Aspose.Words for ...

    Discover how to utilize the FieldInclude SourceFullName property to efficiently manage document locations. Enhance your workflow today!... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#.... Replace ( new Regex ( "[s | m]ad" ), "bad" ); doc...

    docs.aspose.com/words/net/find-and-replace-text...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFieldCodes method. Gets or sets a boolean value indicating either to ignore text inside field codes. The default value is false in C++....Text :: RegularExpressions :: Regex > ( u "T" ), u "*" , options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency.... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  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. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration.... That ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . That ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...