Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,218 for

regex

(0.05 sec)
  1. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. FieldOptions.PreProcessCulture | Aspose.Words f...

    Discover how FieldOptions PreProcessCulture enhances your data processing by customizing field value cultures for improved accuracy and efficiency.... That ( Regex . Match ( field . Result , @"\d{2}[...hh:mm" format. Assert . That ( Regex . Match ( field . Result , ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Discover how the SaveFontFaceCssSeparately property optimizes your document's CSS management by saving font-face rules in a separate file for cleaner exports.... That ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . That ( Regex . Match ( outDocContents , "...

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

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  8. 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...
  9. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...WriteLine("Regex match timed out."); return new...FromSeconds(10); private static readonly Regex Pattern = new( @"\^\{(.*?d+)|_\{(...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  10. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    Discover how the ExportEmbeddedCss property of HtmlFixedSaveOptions enhances your HTML documents by embedding CSS for seamless styling. Optimize your web pages today!... That ( Regex . Match ( outDocContents , "<style...); } else { Assert . That ( Regex . Match ( outDocContents , "<link...

    reference.aspose.com/words/net/aspose.words.sav...