Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 469 for

regex

(0.03 sec)
  1. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldImport.SourceFullName | Aspose.Words for .NET

    Discover how to use the FieldImport SourceFullName property to easily manage image locations in your projects for enhanced organization and accessibility.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  3. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances document display by utilizing target machine fonts. Optimize your font management today!... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Discover how Aspose.Words.Saving.HtmlOfficeMathOutputMode enhances OfficeMath export to HTML, MHTML, and EPUB for seamless document conversion.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...ReplaceEvaluatorSign() Dim Regex As New Regex(TokenPattern, RegexOptions...string . doc.Range.Replace(Regex, " ", New FindReplaceOptions)...

    forum.aspose.com/t/aspose-words-automatically-a...
  6. FindReplaceDirection enumeration | Aspose.Words...

    Aspose.Words.Replacing.FindReplaceDirection enumeration. Specifies direction for replace operations....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , ( findReplaceDirection...which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace...WORDSNODEJS-106 - Add support of regex to doc.range.replace' , ( findReplaceDirection...which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...useSubstitutions ; /* TODO let regex = new Regex(@"([A-z]+) sold a ([A-z]+)...([A-z]+)"); doc.range.replace(regex, @"$3 bought a $2 from $1",...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic format filters, enhancing your content insertion process.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

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