Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,224 for

regex

(0.11 sec)
  1. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...h> #include <regex> #include <vector> #include...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  2. Topics tagged net

    Topics tagged net...TextFragmentAbsorber with TextSearchOptions Regex slowly Aspose.PDF Product Family...

    forum.aspose.com/tag/net
  3. 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/
  4. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...styleName) { // Compile the regex pattern Pattern makeStyleId...

    forum.aspose.com/t/how-to-access-style-id/316421
  5. 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/
  6. 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/
  7. 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...
  8. GridWeb中的自定义验证|Documentation

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

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...TextFragmentAbsorber with TextSearchOptions Regex slowly Aspose.PDF Product Family...

    forum.aspose.com/tag/aspose-pdf-net
  10. 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/...