Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,740 for

regex

(0.06 sec)
  1. 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....
  2. 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...
  3. 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...
  4. 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....
  5. 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....
  6. 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...
  7. 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...
  8. Replace Static Text with a Hyperlink - Aspose.W...

    HI there, I have a document which has the following text in it {{MAP}} I wish to replace that text with a hyperlink rather than static text. I have tried the following line of code; doc.Range.Replace("{{MAP}}", New A…...ReplaceTextWithField() Dim regex As New Regex("\{\{(MAP)\}\}") doc...doc.Range.Replace(regex, "https://www.google.co.uk/maps/place/"...

    forum.aspose.com/t/replace-static-text-with-a-h...
  9. Textfragmentabsorber not wrapping to next line ...

    I am trying to use text fragment absorber to grab and replace some text inside of a pdf but for some reason it will not wrap to the next line. For example, the text can be something like “The quick brown fox jumped over …...the break is, and have tried regex. Nothing works. Something to...to note is if I use regex to just grab any and all text in the...

    forum.aspose.com/t/textfragmentabsorber-not-wra...
  10. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...