Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,004 for

regex

(0.06 sec)
  1. Problem with Range.Replace-function - Aspose.Wo...

    Hello Aspose-Team, We try to update our Aspose.Words to the newest version. Old Aspose.Words: Version: 17.5.0.0 New Aspose.Words: Version: 22.5.0.0 After update, we have a problem with the Range.Replace-function. Ho…...GetNewInitializeDict(this), true); private Regex GetTokenRegex(string token)...strb.Append("(})"); return new Regex(strb.ToString()); } internal...

    forum.aspose.com/t/problem-with-range-replace-f...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_CssClassNamesPrefix method. Specifies prefix which is added to all class names in style.css file. Default value is %"aw" in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    HtmlFixedSaveOptions ExportEmbeddedImages property. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C#.... True ( Regex . Match ( outDocContents , "<img....jpeg" )); Assert . True ( Regex . Match ( outDocContents , "<img...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... replace_regex ( '([A-z]+) gave money to ([A-z]+)'...use_substitutions = use_substitutions regex = '([A-z]+) sold a ([A-z]+)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    HtmlFixedSaveOptions 财产. 指定是否应将图像嵌入到 Base64 格式的 Html 文档中 注意设置此标志可以显着增加输出 Html 文件的大小... True ( Regex . Match ( outDocContents , "<img....jpeg" )); Assert . True ( Regex . Match ( outDocContents , "<img...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFontFaceCssSeparately method. Flag indicates whether "@font-face" CSS rules should be placed into a separate file "fontFaces.css" when a document is being saved with external stylesheet (that is, when ExportEmbeddedCss is false). Default value is false, all CSS rules are written into single file "styles.css" in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....:Text::RegularExpressions::Regex>&, const System::String&) method...Text :: RegularExpressions :: Regex > & pattern , const System ::...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    HtmlSaveOptions ResolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to FontSettings when being written into HTMLbased formats in C#.... Regex . Match ( outDocContents , "<span...style=\"font-family:Arial\">" ). Success : Regex . Match ( outDocContents , "<span...

    reference.aspose.com/words/net/aspose.words.sav...