Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,365 for

regex

(0.03 sec)
  1. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::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...
  2. Ignore Cross References Fields in Word Document...

    Hi Team, I’m performing replace operation where the cross references is also considered as text for replace how can we ignore cross references and hyperlinks. where I need to capitalize first letter of word when follow…...Replace(new Regex(startOfParagraph), "$1" + firstletterUpperCase...wholeLowerCase); p.Range.Replace(new Regex(midParagraphFollowed), "$1"...

    forum.aspose.com/t/ignore-cross-references-fiel...
  3. 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...
  4. 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...
  5. 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...
  6. Validation.RegEx | Aspose.Cells for .NET API Re...

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

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. 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....
  8. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    HtmlFixedSaveOptions ExportEmbeddedCss property. Specifies whether the CSS Cascading Style Sheet should be embedded into Html document in C#.... True ( Regex . Match ( outDocContents , "<style...)); } else { Assert . True ( Regex . Match ( outDocContents , "<link...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlFixedSaveOptions.ExportEmbeddedSvg | Aspose...

    HtmlFixedSaveOptions ExportEmbeddedSvg property. Specifies whether SVG resources should be embedded into Html document. Default value is true in C#.... True ( Regex . Match ( outDocContents , "<image...1.svg" )); Assert . True ( Regex . Match ( outDocContents , "<object...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldIncludePicture.GraphicFilter | Aspose.Word...

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

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