Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,248 for

regex

(0.07 sec)
  1. Edit Word, PDF In Java

    Edit DOCX, DOC, PDF and a variety of other file formats in Java....provides Java developers with Regex search functionality. This approach...

    products.aspose.com/words/java/edit/
  2. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others....Search and replace text using RegEx Automate the search and replace...

    products.aspose.com/words/nodejs-net/
  3. Edit MARKDOWN In Java

    Edit MARKDOWN in Java code....provides developers with Markdown Regex-based search functionality....

    products.aspose.com/words/java/edit/markdown/
  4. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....Search and replace text using RegEx Automate the search and replace...

    products.aspose.com/words/java/
  5. Python Word Document Processing API – Aspose | ...

    Python library to work with Word files. Create, edit, convert, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, text and many other formats....Search and replace text using RegEx Automate the search and replace...

    products.aspose.com/words/python-net/
  6. Edit DOC In Java

    Edit DOC in Java code....provides developers with DOC Regex-based search functionality....

    products.aspose.com/words/java/edit/doc/
  7. Edit Markdown In Java

    Edit Markdown in Java code....provides developers with MD Regex-based search functionality....

    products.aspose.com/words/java/edit/md/
  8. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...TextSearchOptions(True) # regex ON page.accept(absorber) for...

    forum.aspose.com/t/really-weird-large-redaction...
  9. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...@"_[0-9]{7,8}_[0-9]{5,6}"; //// Use Regex.Replace with MatchEvaluator...occurrence //string fileNames = Regex.Replace(workingDocumentColle...

    forum.aspose.com/t/wrong-document-sent-back/312061
  10. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Regex.Replace( html, @"<a\s+name=\"[^\"]+\s*></a>"...a newer version or use the regex post‑processing approach described...

    forum.aspose.com/t/how-to-remove-default-bookma...