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

regex

(0.1 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.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. 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...
  5. 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...
  6. 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...
  7. 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
  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. Get wrong page count - Aspose.Words Product Fam...

    The actual page number is 16,but it is replace to be 17. Here is the code and file. image.png (31.4 KB) paper.docx (1.3 MB) DocumentBuilder builder = new DocumentBuilder(doc); builder.MoveToSection(doc.Sections.Index…...Replace(new Regex("[$]Assessment Pages", RegexOptions...

    forum.aspose.com/t/get-wrong-page-count/247660
  10. 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...