Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 473 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. HTML Email Input – Generate HTML and C# Code On...

    Generate HTML email input using Aspose.HTML for .NET, preview the result, and copy the generated HTML and C# code to your website....pattern attribute is a regular expression that the input value...specified or is invalid, the regular expression is not applied and this...

    products.aspose.com/html/net/generators/email/
  3. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...phrases matching the regular expression absorber = ap . text...phrases matching the regular expression absorber = ap . text...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  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. 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/
  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. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...@Chilke Please modify your regular expression like this: string pattern...are still using the old regular expression. Please try using the...

    forum.aspose.com/t/table-not-found-in-world-doc...
  9. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....all occurrences of a regular expression pattern with another...

    reference.aspose.com/words/net/aspose.words.rep...
  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-...