Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,004 for

regex

(0.09 sec)
  1. ITextFrame | Aspose.Slides for Android via Java...

    Represents a TextFrame.... highlightRegex(String regex, Integer highlightColor, ITextHighlightingOpt...options. highlightRegex(String regex, Integer highlightColor, ITextHighlightingOpt...

    reference.aspose.com/slides/androidjava/com.asp...
  2. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    HtmlSaveOptions OfficeMathOutputMode property. Controls how OfficeMath objects are exported to HTML MHTML or EPUB. Default value is Image in C#.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Range Member List - Aspose.Words...

    Aspose::Words::Range Member List This is the complete list of members for Aspose::Words::Range , including all inheri......System::Text::RegularExpressions::Regex > &pattern, const System::String...System::Text::RegularExpressions::Regex > &pattern, const System::String...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for font exporting. Default value is Woff in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ExportFontFormat Enum | Aspose.Words for .NET

    Aspose.Words.Saving.ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C#.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...
  6. API example of this - https://products.aspose.a...

    I want to take a random PDF, pass it to an API, and get an email address(es) in return. Can you direct me to the right API, documentation, or an example code, please? Thanks, Tim...Replace(new Regex(@"([\w\.\-]+)@([w\-]+)((\.(w){2...[A-Za-z]{2,4}\b"; Regex regex = new Regex(pattern); // Create...

    forum.aspose.com/t/api-example-of-this-https-pr...
  7. ITextFrame | Aspose.Slides for Java API Reference

    Represents a TextFrame.... highlightRegex(String regex, Color highlightColor, ITextHighlightingOpt...options. highlightRegex(String regex, Color highlightColor, ITextHighlightingOpt...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. FindReplace and Regular Expressions - Free Supp...

    Hello, I am looking for some guidance. I am trying to find specific tags within a Word document so that I can act/format the document accordingly. For example, there can be a tag [BOLD] This is a test [/BOLD] where I …...Replace(new Regex("\\[BOLD\\].*\\[\\BOLD\\]")...true; doc.Range.Replace(new Regex("\\[BOLD\\](.*?)\\BOLD\\]")...

    forum.aspose.com/t/findreplace-and-regular-expr...
  9. HTMLElement - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....String regex) Gets the attribute or default...default_, java.lang.String regex) Gets the attribute or default...

    reference.aspose.com/html/java/com.aspose.html/...
  10. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    HtmlSaveOptions 财产. 控制 OfficeMath 对象如何导出为 HTMLMHTML 或 EPUB 默认值为HtmlOfficeMathOutputMode.Image.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/zh/net/aspose.words....