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

regex

(0.17 sec)
  1. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance.... That ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . That ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...Words Replace( Regex, string ) Replaces all occurrences...string. public int Replace ( Regex pattern , string replacement...

    reference.aspose.com/words/net/aspose.words/ran...
  3. 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...
  4. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Discover how the ExportEmbeddedImages property in HtmlFixedSaveOptions enhances your HTML documents by embedding images in Base64 format, optimizing visual quality while managing file size.... That ( Regex . Match ( outDocContents , "<img...Is . True ); Assert . That ( Regex . Match ( outDocContents , "<img...

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