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

regex

(0.1 sec)
  1. 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...
  2. HtmlFixedSaveOptions.CssClassNamesPrefix | Aspo...

    HtmlFixedSaveOptions CssClassNamesPrefix property. Specifies prefix which is added to all class names in style.css file. Default value is aw in C#.... True ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . True ( Regex . Match ( outDocContents , "...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. 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...
  5. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET.... ReadToEnd (); 16 Regex regex = new Regex ( "PT(\\d+)H(\\d+)M(\\d+)S"..."PT(\\d+)H(\\d+)M(\\d+)S" ); 17 return regex . Replace ( xml , "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/net/creating-reading-and-...
  6. 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...
  7. Replace text that in TextBoxField is failed wit...

    I have a pdf document,I want to replace some text by aspose.pdf,but some text can’t be replace that in TextBoxField. the version is Aspose.PDF for .Net 21.6.0.0. the sample code : var doc = new Aspose.Pdf.Document(@“D…...targetText = “xxx”; Regex ruleRegexp = new Regex(Regex.Escape(sourceText));...

    forum.aspose.com/t/replace-text-that-in-textbox...
  8. 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...
  9. 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...
  10. 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...