Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,009 for

regex

(0.2 sec)
  1. Aspose::Words::Fields::FieldImport Class Refere...

    Implements the IMPORT field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Range.Replace | Aspose.Words for .NET

    Range Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in C#....Words Replace( Regex, string ) Replaces all occurrences...string. public int Replace ( Regex pattern , string replacement...

    reference.aspose.com/words/net/aspose.words/ran...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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....
  9. 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....
  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...