Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,999 for

regex

(0.06 sec)
  1. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    FindReplaceOptions 财产. True 表示考虑到文本框从上到下顺序执行文本搜索 默认值为 false... Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/zh/net/aspose.words....
  2. ReplacingArgs.Match | Aspose.Words for .NET API 参考

    ReplacingArgs 财产. 的Match由单个 regular 表达式匹配产生的 代替.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/zh/net/aspose.words....
  3. ReplacingArgs.GroupIndex | Aspose.Words for .NE...

    ReplacingArgs 财产. 按索引标识在Match 被替换为Replacement字符串.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/zh/net/aspose.words....
  4. How to Run the Examples|Documentation

    Use PyCharm to run the examples of the Python Image Processing Library API that can be downloaded from GitHub....Default: All --file-filter regex Default: All files –help No...

    docs.aspose.com/imaging/python-net/how-to-run-t...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose.PSD Product Family - Free Support Forum ...

    Aspose.PSD Product Family - Free Support Forum - aspose.com Topics in the 'Aspose.PSD Product Family' category Get technical support of Aspose.PSD for .NET. Formatting move when is editing in photo......(TextLayer)layerItem; Regex pRegex = new Regex("#lsak[^#]+#", RegexOptions...//validar si tiene tags Regex tagRegex = new Regex(@"<[^>]+>");...

    forum.aspose.com/c/psd/34.rss
  9. 如何在word文件中指定文本添加批注 - Free Support Forum - aspos...

    比如我想在这个文本中的这两个字添加批注, image.png (4.8 KB)...String regex = "过[^开]+开"; Pattern p = Pattern.compile(regex); doc...

    forum.aspose.com/t/word/259659
  10. ReplacingArgs.MatchOffset | Aspose.Words for .N...

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

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