Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,003 for

regex

(0.1 sec)
  1. ReplacingArgs.Match | Aspose.Words for .NET

    ReplacingArgs Match property. The Match resulting from a single regular expression match during a Replace in C#.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  2. ReplacingArgs.MatchNode | Aspose.Words for .NET...

    ReplacingArgs 财产. 获取包含匹配开头的节点... Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/zh/net/aspose.words....
  3. FindReplaceOptions.ApplyFont | Aspose.Words for...

    FindReplaceOptions ApplyFont property. Text formatting applied to new content in C#.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. 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
  6. 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...
  7. 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...
  8. 如何在word文件中指定文本添加批注 - Free Support Forum - aspos...

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

    forum.aspose.com/t/word/259659
  9. 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...
  10. 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...