Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,009 for

regex

(0.08 sec)
  1. FindOptions | Aspose.Cells for Java API Reference

    Represents find options....whether the searched key is regex. getSeachOrderByRows() Indicates...whether the searched key is regex. setSeachOrderByRows(boolean...

    reference.aspose.com/cells/java/com.aspose.cell...
  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. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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/...
  5. How to use TableAbsorber TextSearchOptions? - A...

    Hi, I’m trying to use the TextSearchOption with TableAbsorber but couldn’t find a way to declare the Regex. Basically I want to search for specific table with its cell content matched with my specified regular expression…...couldn’t find a way to declare the regex. Basically I want to search...TextFragmentAbsorber takes the regex as part of an argument (from...

    forum.aspose.com/t/how-to-use-tableabsorber-tex...
  6. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    HtmlFixedSaveOptions FontFormat property. Gets or sets ExportFontFormat used for font exporting. Default value is Woff 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...
  7. Aspose::Words::Fields::FieldIncludePicture Clas...

    Implements the INCLUDEPICTURE field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...Regex regex = new System.Text.RegularExpressions.Regex(@"[\S]+");...= new TextFragmentAbsorber(regex); Aspose.Pdf.Page page = asposeDoc...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  9. HighlightRegex | Aspose.Sildes for .NET API Ref...

    Highlight all matches of regular expression in text frame text using specified color....void HighlightRegex ( string regex , Color highlightColor , ITextHighlightingOpt...Parameter Type Description regex String Text of regular expression...

    reference.aspose.com/slides/net/aspose.slides/t...
  10. 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...