Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 560 for

regular expression

(0.06 sec)
  1. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....all occurrences of a regular expression pattern with another...all occurrences of a regular expression pattern with another...

    reference.aspose.com/words/java/com.aspose.word...
  2. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...and LEN to approximate regularexpression behavior. Monitor product...

    forum.aspose.com/t/support-for-regextest-functi...
  3. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....finding text using a regular expression, text replacement scope...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  4. Features|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....Styles X Data Validation Regular Expression Validations X X DropDownList...

    docs.aspose.com/cells/net/grid-features/
  5. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...recognize that you’re using a regular expression. Set the IsRegularExpressionU...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  6. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....string is a literal or regular expression. You can also search...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  7. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....replace text based on the regular expression. In this topic we have...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  8. HTML Template – Aspose.HTML for .NET

    Create HTML files in C#. Learn how to populate an HTML template from data sources and convert it to an HTML document....Template An HTML template is a regular HTML file that contains some...some special inline expressions (placeholders) that specify the...

    products.aspose.com/html/net/html-template/
  9. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....all occurrences of a regular expression pattern with another...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...simple approach using a regular expression in Java to remove such...

    forum.aspose.com/t/object-reference-not-set-to-...