Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,004 for

regex

(0.08 sec)
  1. Search OTT document without opening via Java | ...

    Java source code to search words with pattern in Microsoft Word OTT 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/ott/
  2. FindOptions | Aspose.Cells for .NET API 参考

    代表查找选项...如果为真,则搜索到的键将被视为 regex. SeachOrderByRows { get; set;...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  3. While replacing a specified syntax with a docum...

    Hello Team, Currently I have a main document which in turn has some syntaxes those syntax will be replaced with a document that I have done with the help of your Shows how to insert an entire document’s contents as a re…...apply the style and font of regex expression to the replaced content...

    forum.aspose.com/t/while-replacing-a-specified-...
  4. AddFromPdf Method Throws System::NullReferenceE...

    I was trying to convert a PDF to PPTX using this code and it is always throwing Error System::NullReferenceException: Exception of type 'System::NullReferenceException' was thrown. You can see my code in this gist Regar…...date_time iostreams filesystem regex atomic Found PkgConfig: /usr/bin/pkg-config...

    forum.aspose.com/t/addfrompdf-method-throws-sys...
  5. Search DOC document without opening via Java | ...

    Java source code to search words with pattern in Microsoft Word DOC 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/doc/
  6. Aspose.PDF for .NET 22.5 Release Notes|Aspose.P...

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2022, version 22.5....to search text fragment by regex Bug PDFNET-51131 TextAnnotation...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-22-5...
  7. 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...
  8. 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/
  9. 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...
  10. 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-...