Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 3,004 for

regex

(0.09 sec)
  1. Class GridValidation | Aspose.Cells for .NET AP...

    Aspose.Cells.GridWeb.Data.GridValidation class. Represents data validation.settings... RegEx { get; set; } Gets or sets the...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    ReplacingArgs GroupIndex property. Identifies by index a captured group in the Match that is to be replaced with the Replacement string in C#.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  3. ReplacingArgs.GroupName | Aspose.Words for .NET

    ReplacingArgs GroupName property. Identifies by name a captured group in the Match that is to be replaced with the Replacement string in C#.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Convert text with formatting to plain text - Fr...

    When encountering mtext entities that contain formatting codes like this example: “FLANGE 300# {\C256;RFWN 0.218"" WT} A694 F52” On screen it looks like: FLANGE 300# RFWN 0.218" WT A694 F52 AutoDesk does have the Expl…...suggested to create an elaborate regex pattering from the code lists...

    forum.aspose.com/t/convert-text-with-formatting...
  5. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/java/com.aspose.word...
  6. ReplacingArgs.MatchOffset | Aspose.Words for .N...

    ReplacingArgs 财产. 从包含匹配开头的 节点的开头获取匹配的从零开始的位置... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....and highlight text using the regex expressions. This guide has...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  8. 我要如何给linq模板tag增加自定义属性或添加批注 - Free Support Forum...

    我们的业务场景: 使用linq模板配置word<模板Template> 比如其中有tag1 使用<模板Template>生成<预览报表PreviewReport>,其中tag1对应值VALUE1,在<预览报表PreviewReport>中应该反应出VALUE1与tag1的对应关系,比如VALUE1处增加批注或者直接生成片段tag1_VALUE1. 用户修改生成的<预览报表PreviewReport>中的VALUE1为NEW_VALU…... Regex tagPattern = new Regex("<<.*?>>" doc.Range...

    forum.aspose.com/t/linq-tag/279124
  9. Aspose::Slides::TextFrame Member List - Aspose....

    Aspose::Slides::TextFrame Member List This is the complete list of members for Aspose::Slides::TextFrame , including ......HighlightRegex (System::String regex, System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. FindReplaceOptions.ApplyFont | Aspose.Words for...

    FindReplaceOptions 财产. 应用于新内容的文本格式... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/zh/net/aspose.words....