Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,999 for

regex

(0.1 sec)
  1. 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...
  2. 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...
  3. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    HtmlFixedSaveOptions 财产. 获取或设置ExportFontFormat用于字体导出 默认值为Woff.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/zh/net/aspose.words....
  4. 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....
  5. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    HtmlFixedSaveOptions UseTargetMachineFonts property. 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#.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldImport.SourceFullName | Aspose.Words for .NET

    FieldImport SourceFullName property. Gets or sets the location of the picture in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  7. HighlightRegex() | Aspose.Slides for C++ API Re...

    Highlight all matches of regular expression in text frame text using specified color....HighlightRegex ( System :: String regex , System :: Drawing :: Color...Parameter Type Description regex System::String Text of regular...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  8. 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/...
  9. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML MHTML and EPUB in C#.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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.... 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...