Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,885 for

regex

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

    HtmlFixedSaveOptions ExportEmbeddedFonts property. Specifies whether fonts 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 , "@font-face...))); } else { Assert . True ( Regex . Match ( outDocContents , "@font-face...

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

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. 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++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldOptions.PreProcessCulture | Aspose.Words f...

    FieldOptions PreProcessCulture property. Gets or sets the culture to preprocess field values in C#.... IsTrue ( Regex . Match ( field . Result , @"\d{2}[...hh:mm" format. Assert . IsTrue ( Regex . Match ( field . Result , ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldImport.GraphicFilter | Aspose.Words for .N...

    FieldImport 财产. 获取或设置要插入的图形格式的过滤器名称... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/zh/net/aspose.words....
  6. FieldImport.IsLinked | Aspose.Words for .NET AP...

    FieldImport 财产. 获取或设置是否通过不随文档存储图形数据来减小文件大小... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/zh/net/aspose.words....
  7. FieldIncludePicture.ResizeVertically | Aspose.W...

    FieldIncludePicture 财产. 获取或设置是否从源垂直调整图片大小... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/zh/net/aspose.words....
  8. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    HtmlFixedSaveOptions SaveFontFaceCssSeparately property. Flag indicates whether fontface 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#.... True ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . True ( Regex . Match ( outDocContents , "...

    reference.aspose.com/words/net/aspose.words.sav...
  9. GridValidation.RegEx | Aspose.Cells for .NET AP...

    GridValidation property. Gets or sets the regular expression string...RegEx GridValidation.RegEx property Gets or sets...expression string. public string RegEx { get ; set ; } See Also class...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. 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...