Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,885 for

regex

(0.33 sec)
  1. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  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. 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....
  7. FieldIncludePicture.IsLinked | Aspose.Words for...

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

    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. 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...