Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,241 for

regex

(0.05 sec)
  1. Edit TEXT In Java

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

    products.aspose.com/words/java/edit/text/
  2. Edit DOCX In Java

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

    products.aspose.com/words/java/edit/docx/
  3. 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
  4. 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...
  5. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...getMarkedUpProvision(); // String regex = buildFlexibleRegex(searchText);...

    forum.aspose.com/t/words-java-tracking-changes-...
  6. 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...
  7. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....} " ) Search Text based on Regex and Add Hyperlink If you want...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....regex.Pattern, java.lang.String) if...Please use replace(java.util.regex.Pattern, java.lang.String, com...

    reference.aspose.com/words/java/com.aspose.word...
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more with powerful C++ code examples....with background color using regex, similar to Text Highlight Color...

    docs.aspose.com/slides/cpp/text-formatting/
  10. Format PowerPoint Text in PHP|Aspose.Slides for...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more with powerful PHP code examples....with background color using regex, similar to Text Highlight Color...

    docs.aspose.com/slides/php-java/text-formatting/