Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,241 for

regex

(0.07 sec)
  1. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  2. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...private static readonly Regex gRegex = new Regex ( "\\S+" + // One...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Custom Validation in GridWeb|Documentation

    This article introduce custom validation in GridWeb .... RegEx = @"\d{4}-\d{2}-\d{2}" ; //Set...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Online DOC File Text Finder or Build DOC Search...

    Free online app to search in DOC file. C# API code for any DOC file text search application....set the search criteria in Regex and pass it as parameter in...

    products.aspose.com/total/net/search/doc/
  5. Online PDF Text Search Application or Develop P...

    Free online app to search in PDF files. Java code for any PDF file text search application....define the search criteria in Regex. Accept the absorber for the...

    products.aspose.com/total/java/search/pdf/
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …... The Regex class can be employed in your...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... RegEx = @"\d{4}-\d{2}-\d{2}" ; //Set...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  8. Online DOCX File Text Finder or Build DOCX Sear...

    Free online app to search in DOCX file. C# API code for any DOCX file text search application....set the search criteria in Regex and pass it as parameter in...

    products.aspose.com/total/net/search/docx/
  9. Online ODT File Text Finder or Build ODT Search...

    Free online app to search in ODT file. C# API code for any ODT file text search application....set the search criteria in Regex and pass it as parameter in...

    products.aspose.com/total/net/search/odt/
  10. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....<system/text/regularexpressions/regex.h> #include <Aspose.Words.C...Text :: RegularExpressions :: Regex >& gRegex (); void UpdateFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...