Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,224 for

regex

(0.03 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    Control font embedding in your HTML with the ExportEmbeddedFonts property. Enhance document quality while managing file size effectively.... That ( Regex . Match ( outDocContents , "@font-face...)); } else { Assert . That ( Regex . Match ( outDocContents , "@font-face...

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

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence.... replace ( new Regex ( "New York City|NYC" ), "Washington"...WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... replace_regex ( '([A-z]+) gave money to ([A-z]+)'...use_substitutions = use_substitutions regex = '([A-z]+) sold a ([A-z]+)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...doc . range . replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...doc . range . replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET.... ReadToEnd (); 16 Regex regex = new Regex( "PT(\\d+)H(\\d+)M(\\d+)S"..."PT(\\d+)H(\\d+)M(\\d+)S" ); 17 return regex. Replace (xml, "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/net/creating-reading-and-...
  9. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances document formatting by ensuring accurate font substitutions in HTML outputs.... Regex . Match ( outDocContents , "<span...style=\"font-family:Arial\">" ). Success : Regex . Match ( outDocContents , "<span...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...doc . range . replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/nodejs-net/aspose.wo...