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

regular expression

(0.17 sec)
  1. 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...
  2. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...However, you can use regular expression to get LINQ tags. (?...encountered at the end of expression 'in customers] '. Can not...

    forum.aspose.com/t/parse-word-template-to-ident...
  3. 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/
  4. 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...
  5. 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...
  6. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...phrases matching the regular expression var absorber = new Aspose...phrases matching the regular expression var absorber = new Aspose...

    docs.aspose.com/pdf/net/pdf-tooltip/
  7. 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...
  8. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java....a specific string or regular expression in your document and...

    docs.aspose.com/words/java/convert-a-document-t...
  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. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Replace Text Based on a Regular Expression When working with PDF...such replacements using regular expressions (regex) with the TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/replace-text-in-...