Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,740 for

regex

(0.02 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. Add | Aspose.Cells for .NET API 参考

    添加一个GridValidationaspose.cells.griddesktop.data/gridvalidation收藏...., bool isRequired , string regEx ) 范围 类型 描述 cellName String 网格单元的名称。...isRequired Boolean 指示是否需要单元格值的值。 regEx String 正则表达式。 也可以看看 class GridValidationCollec...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. TextFrame | Aspose.Slides for Java API Reference

    Represents a TextFrame.... highlightRegex(String regex, Color highlightColor, ITextHighlightingOpt...options. highlightRegex(String regex, Color highlightColor, ITextHighlightingOpt...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... replace_regex ( r "([A-z]+) gave money to...use_substitutions = use_substitutions regex = r "([A-z]+) sold a ([A-z]+)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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...
  9. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    FindReplaceOptions UseLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C#....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 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...