Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 644 for

regular expression

(0.33 sec)
  1. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......Detailed Description Regular expression that follows C#-like...positions defined by a regular expression specified in the Regex...

    reference.aspose.com/page/cpp/class/system.text...
  2. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......Detailed Description Regular expression that follows C#-like...positions defined by a regular expression specified in the Regex...

    reference.aspose.com/page/cpp/class/system.text...
  3. 使用TextFragmentAbsorber正则匹配文本查询不到 - Free Support...

    pdf中文字含有内嵌字体,导致使用TextFragmentAbsorber匹配不到正确的文本,如何处理。f94a6f84-ecb5-4254-8d6a-d04e0846a377.pdf (222.1 KB) 文档中的手机号和邮箱都无法用正常的正则匹配到。 public static final String PHONE_REG = "(?:(?:1[-\\s]*[3456789][-\\s]*\\d{1}[-\\s]*\\d{1}[…...search option to specify regular expression usage TextSearchOptions...

    forum.aspose.com/t/textfragmentabsorber/257235
  4. Get the first Field or Table object below the s...

    Here is a VSTO function that I’m trying to translate to Aspose.Words: public Field GetNextField(Range rng, int selStart) { var NextField = (from f in rng.Fields where f.Start > selStart …...particular text that matches regular expression or text pattern. You...true; // Since we wil use regular expression to match text, // enable...

    forum.aspose.com/t/get-the-first-field-or-table...
  5. Working with Worksheets GridWeb|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.... 4 Regular expression When checked, the control...Find what text box as a regular expression in the searching process...

    docs.aspose.com/cells/java/working-with-workshe...
  6. Online ODS Text Search Application or Develop O...

    Free online app to search in ODS files. Java code for any ODS file text search android application.... In case of using regular expression, set setRegexKey to true...

    products.aspose.com/total/android-java/search/ods/
  7. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...processedText; This code uses a regular expression to find instances where...

    forum.aspose.com/t/missing-space-from-html-body...
  8. IReplacingCallback Interface | Aspose.Words for...

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

    reference.aspose.com/words/net/aspose.words.rep...
  9. How do I read the format category information f...

    Adobe Acrobat allows a form author to specify various text field properties when creating a text field. In my form, I have a text field that accepts date values. In the Text Field Properties dialog box in Adobe Acrobat, …...thought of having to apply regular expression parsing to extract the...

    forum.aspose.com/t/how-do-i-read-the-format-cat...
  10. Redaction issue --Urgent help required - Free S...

    Hi Team, I am facing an issue in Search and redaction .I am using version 2.0 Aspose.pdf dll. It works fine in Local but when it is deployed in the server it is throwing an unknown exception while saving the pdf file int…...search option to specify regular expression usage Aspose.Pdf.Text...

    forum.aspose.com/t/redaction-issue-urgent-help-...