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

regex

(0.06 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::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::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...
  3. 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...
  4. 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...
  5. 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...
  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...