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

regular expression

(0.85 sec)
  1. 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/
  2. 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...
  3. FormField.textInputDefault property | Aspose.Wo...

    FormField.textInputDefault property. Gets or sets the default string or a calculation Expression of a text form field....default string or a calculation expression of a text form field. get...textInputType is TextFormFieldType.Regular or TextFormFieldType.Number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FormField.text_input_default property | Aspose....

    FormField.text_input_default property. Gets or sets the default string or a calculation Expression of a text form field....default string or a calculation expression of a text form field. @property...text_input_type is TextFormFieldType.REGULAR or TextFormFieldType.NUMBER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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...