Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 560 for

regular expression

(0.05 sec)
  1. Redact DOCX Document Online or using Android Mo...

    Open and redact DOCX document online via app for free. Android API code to search and replace DOCX text with Regular Expression....text in DOCX file using regular expression. Download Redact DOCX...Document class Define the regular expression pattern array Iterate...

    products.aspose.com/total/android-java/redact/d...
  2. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java....uri_or_bookmark_expression ] [ display_text_expression ]>> Here, ...uri_or_bookmark_expression defines URI or the name of a bookmark...

    docs.aspose.com/words/java/inserting-hyperlinks...
  3. Create Shared Workbook with Aspose.Cells|Docume...

    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....text in a workbook using Regular Expression Analyzing your prompt...

    docs.aspose.com/cells/java/create-shared-workbo...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/java/com.aspose.word...
  5. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...try using the following regular expression: ^\s*"\.\*(?:rendition/eppublic/(...metadata. In that case, the regular expression is applied only to a...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  6. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....Values Name Value Description Regular 0 The text form field can contain...value is calculated from the expression specified in the TextInputDefault...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Finding text in an image|Documentation

    How to determine if an image contains provided text....a text fragment or a regular expression and returns true if the...

    docs.aspose.com/ocr/java/find-text/
  8. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...TextFragmentAbsorber with a regular expression, consider the following...strategies: Optimize the Regular Expression : Ensure that your regex...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  9. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/cpp/aspose.words/range/
  10. 获取列标题|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....cellName ) { // Create a regular expression to match the column name...cellName ) { // Create a regular expression to match the row index...

    docs.aspose.com/cells/zh/net/get-a-column-heading/