Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,999 for

regex

(0.08 sec)
  1. Aspose.PDF for .NET 19.10 Release Notes|Aspose....

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2019, version 19.10....NET Regex object instead of string in...-(System.Text.RegularExpressions.Regex,Aspose.Pdf.Text.TextSearchOptions)...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-19-1...
  2. Find or Search Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Regular Expressions: the RegEx Feature A regular expression...

    docs.aspose.com/cells/java/find-or-search-data/
  3. Search XHTML document without opening via Java ...

    Java source code to search words with pattern in XHTML file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....compile() method to define a regex pattern Use getRange().replace...

    products.aspose.com/words/java/search/xhtml/
  4. Range.Replace not working properly with breaks ...

    I am trying to replace ‘Dummy Data’ text to ‘Some new text’. Below is the original document text: \rSome text.\rThis is a demo application with Dummy\rData and real data. We also have other Dummy Data that are useful. C…...Replace(new Regex("Dummy((&p)|(\\s))Data"), "Some...

    forum.aspose.com/t/range-replace-not-working-pr...
  5. Search HTML document without opening via Java |...

    Java source code to search words with pattern in HTML file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....compile() method to define a regex pattern Use getRange().replace...

    products.aspose.com/words/java/search/html/
  6. Aspose Table Insert Using Bookmark - Free Suppo...

    Hi, Aspose.Words.Tables.Table tblTest = new Aspose.Words.Tables.Table(document); Can you please suggest how can insert aspose table(tblTest ) using bookmark....accepts either two strings or regex and string as parameters. So...

    forum.aspose.com/t/aspose-table-insert-using-bo...
  7. 20.4 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 20.4 Release Notes – the latest updates and fixes...." ); Regex regex = new Regex ( @"([A-z]+) give money...true ; doc . Range . Replace ( regex , @"$2 take money from $1" ...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  8. Class NodeList | Aspose.Words for .NET API 参考

    Aspose.Words.NodeList 班级. 表示与使用执行的 XPath 查询匹配的节点集合SelectNodes方法....private static readonly Regex gRegex = new Regex ( "\\S+" + // 一个或多个非空格...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Missing text when convert word to pdf - Aspose....

    I have submit an issue. https://github.com/aspose-words/Aspose.Words-for-Java/issues/90...directly by searching word by RegEx, but I couldn’t find api to...

    forum.aspose.com/t/missing-text-when-convert-wo...
  10. 20.4 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 20.4 Release Notes – the latest updates and fixes...." ); Regex regex = new Regex ( @"([A-z]+) give money...true ; doc . Range . Replace ( regex , @"$2 take money from $1" ...

    docs.aspose.com/words/net/aspose-words-for-net-...