Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,004 for

regex

(0.12 sec)
  1. Search MHTML document without opening via Java ...

    Java source code to search words with pattern in MHTML 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/mhtml/
  2. Search and replace text in PDF document via Jav...

    Java sample code to redact sensitive information in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....documents using plain text or RegEx based search. Load PDF file...

    products.aspose.com/pdf/java/redaction/pdf/
  3. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the documentation article in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Find and Replace String with Plain Textbox - Fr...

    Using a previous post, I was able to use the find and replace method to find all strings “X” and change them to a checkbox. When trying to do similar with changing all “___” to plain textboxes, I keep getting an error th…...Replace(new Regex("(___)|(_X_)"), "", opt); doc...

    forum.aspose.com/t/find-and-replace-string-with...
  5. Aspose.PDF for Android via Java 19.12 Release N...

    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....through TextFragmentAbsorber with regex not working Bug PDFANDROID-596...

    docs.aspose.com/pdf/java/aspose-pdf-for-android...
  6. Search DOCX document without opening via Java |...

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

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2019, version 19.6....PDFNET-41785 TextFragmentAbsorber: regex fails to match a word boundary...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-19-6...
  8. Aspose.Cells for Android via Java 20.3 Release ...

    Aspose.Cells for Android via Java 20.3 Release Notes – the latest enhancements, new features, and fixes....whether the searched key is regex. If true then the searched key(to...be taken as user-specified regex. Deletes obsolete ValidationCollection...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...targetText = “x”; Regex ruleRegexp = new Regex(Regex.Escape(sourceText));...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  10. Aspose.Slides for Java 19.3 Release Notes|Aspos...

    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 background color using regex, similar to Text Highlight Color...specified color. * </p> * @param regex Text of regular expression to...

    docs.aspose.com/slides/java/aspose-slides-for-j...