Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 472 for

regular expression

(0.05 sec)
  1. 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/...
  2. 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...
  3. 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/
  4. 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/
  5. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...the input file using a regular expression. public static int Replace...name. pattern Regex A regular expression pattern used to find...

    reference.aspose.com/words/net/aspose.words.low...
  6. 获取列标题|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/
  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/python-net/find-text/
  8. 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...
  9. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Replace Text Based on a Regular Expression If you want to replace...some phrases based on regular expression, you first need to find...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  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...