Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 373 for

regular expression

(0.04 sec)
  1. 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...

    docs.aspose.com/cells/java/create-shared-workbo...
  2. 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...
  3. 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...
  4. Redact ODT Document Online or using Android Mob...

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

    products.aspose.com/total/android-java/redact/odt/
  5. Working with ContentTypeProperties with Node.js...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for Node.js via C++....text in a workbook using Regular Expression with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/working-with-c...
  6. 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/
  7. Search and Replace in GridWeb|Documentation

    This article introduces how to search and replace in GridWeb.... 4 Regular expression When checked, the control...Find what text box as a regular expression in searching process...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Get a column heading|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/net/get-a-column-heading/
  9. 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...
  10. 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...