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

regex

(0.08 sec)
  1. 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...
  2. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    HtmlFixedSaveOptions ExportFormFields property. 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#.... True ( Regex . Match ( outDocContents , "<a...); } else { Assert . True ( Regex . Match ( outDocContents , "<a...

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

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document 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 财产. 指定是否应将图像嵌入到 Base64 格式的 Html 文档中 注意设置此标志可以显着增加输出 Html 文件的大小... True ( Regex . Match ( outDocContents , "<img....jpeg" )); Assert . True ( Regex . Match ( outDocContents , "<img...

    reference.aspose.com/words/zh/net/aspose.words....
  5. 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...
  6. Range.Replace | Aspose.Words for .NET API 参考

    Range 方法. 用替换字符串替换所有出现的指定字符串模式...Words Replace(Regex, string) 用另一个字符串替换所有出现的由正则表达式指定的字符模式。...字符模式。 public int Replace ( Regex pattern , string replacement...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Formatting move when is editing in photoshop - ...

    The text displays fine when opening the PSD in Photoshop, but when editing the text layer, the formatting move, displaying incorrectly Opening PS Before of edition beforeUpdate(1).jpg (74.9 KB) After of edition Editi…...(TextLayer)layerItem; Regex pRegex = new Regex("#lsak[^#]+#", RegexOptions...//validar si tiene tags Regex tagRegex = new Regex(@"<[^>]+> bool hasTags...

    forum.aspose.com/t/formatting-move-when-is-edit...
  8. Aspose::Words::Fields::FieldOptions::get_PrePro...

    Aspose::Words::Fields::FieldOptions::get_PreProcessCulture method. Gets or sets the culture to preprocess field values in C++....Text :: RegularExpressions :: Regex :: Match ( field -> get_Result...Text :: RegularExpressions :: Regex :: Match ( field -> get_Result...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    HtmlFixedSaveOptions 财产. 指定是否应将 CSS层叠样式表嵌入到 Html 文档中... True ( Regex . Match ( outDocContents , "<style...)); } else { Assert . True ( Regex . Match ( outDocContents , "<link...

    reference.aspose.com/words/zh/net/aspose.words....
  10. FieldOptions.PreProcessCulture | Aspose.Words f...

    FieldOptions 财产. 获取或设置区域性以预处理字段值... IsTrue ( Regex . Match ( field . Result , @"\d{2}[...hh:mm”格式。 Assert . IsTrue ( Regex . Match ( field . Result , ...

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