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

regular expression

(1.12 sec)
  1. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to search and replace XLS text with Regular Expression....text in XLS file using regular expression. Download Redact XLS...

    products.aspose.com/total/android-java/redact/xls/
  2. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...search option to specify regular expression usage TextSearchOptions...

    products.aspose.com/pdf/zh-hans/java/search/
  3. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...phrases matching the regular expression auto absorber = MakeObject...phrases matching the regular expression auto absorber = MakeObject...

    docs.aspose.com/pdf/cpp/pdf-tooltip/
  4. Redact ODS Spreadsheet Online or using Android ...

    Open and redact ODS document online via app for free. Android API code to search and replace ODS text with Regular Expression....text in ODS file using regular expression. Download Redact ODS...

    products.aspose.com/total/android-java/redact/ods/
  5. Copy and Move Worksheets Within and Between Wor...

    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/net/copy-and-move-workshe...
  6. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....phrases matching the regular expression TextFragmentAbsorber...phrases matching the regular expression TextFragmentAbsorber...

    docs.aspose.com/pdf/java/pdf-tooltip/
  7. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...Pages [ 1 ]; // Define regular expressions for text fragments var...TextFragmentAbsorber for the first regular expression var textFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/link-annotations/
  8. 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...
  9. 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-...
  10. 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...