Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 473 for

regular expression

(0.16 sec)
  1. 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...
  2. 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-...
  3. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....a specific string or regular expression in your document and...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  4. Question regarding unreleased memory even after...

    Hi, I’m experiencing a memory issue with the latest version of Aspose.PDF (v25.11) in C#. Background: When I use Aspose.PDF’s Accept(TextFragmentAbsorber visitor) method, I notice that memory is not being released and…...[a-zA-Z0-9-]+)+))") { // Enable regular expression search TextSearchOptions...

    forum.aspose.com/t/question-regarding-unrelease...
  5. 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...
  6. 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...
  7. 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...
  8. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....a specific string or regular expression in your document and...

    docs.aspose.com/words/python-net/convert-a-docu...
  9. 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...
  10. 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/