Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,999 for

regex

(0.06 sec)
  1. Edit PDF In C#

    Edit PDF in C# code....provides developers with PDF Regex-based search functionality....

    products.aspose.com/words/net/edit/pdf/
  2. Edit MARKDOWN In C#

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

    products.aspose.com/words/net/edit/markdown/
  3. FindReplaceDirection - Aspose.Words for Java - ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/java/com.aspose.word...
  4. After Cross-Reference link Applied, Numbering i...

    ReplaceAction IReplacingCallback.Replacing(ReplacingArgs args) { try { // This is a Run node that contains either the beginning or the complete match. Node currentNode = args.MatchNode; …...{ bool bracketInFindText = Regex.IsMatch(findText, @"[\{\}\(\...changedfindText = bracketInFindText ? Regex.Escape(findText) : findText;...

    forum.aspose.com/t/after-cross-reference-link-a...
  5. TextFragmentAbsorber doesn't find paragraph - F...

    Hey, We are using the Pdf.Text.TextFragmentAbsorber to search and replace text. When we pass in a paragraph, it doesn’t find the text, but does work when we pass through the paragraph as single lines? I have included t…...Regex(phrase.SearchText), new Aspose...expression new TextFragmentAbsorber(Regex.Escape(phrase.SearchText), new...

    forum.aspose.com/t/textfragmentabsorber-doesnt-...
  6. Aspose::Words::NodeList Class Reference - Aspos...

    Represents a collection of nodes matching an XPath query executed using the SelectNodes() method....<system/text/regularexpressions/regex.h> #include <system/text/string_builder...SharedPtr<System::Text::RegularExpressions::Regex> gRegex; void UpdateFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::NodeList Class Reference - Aspos...

    Represents a collection of nodes matching an XPath query executed using the SelectNodes() method....<system/text/regularexpressions/regex.h> #include <system/text/string_builder...SharedPtr<System::Text::RegularExpressions::Regex> gRegex; void UpdateFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Associate a comment to a specific word when ins...

    Hello, I am inserting html content to a document and wanted to insert a comment to a specific word within the html content. I am not able to associate a comment with a specific place in word export. Example <p> This i…...Replace(new Regex("Process me"), "", opts); doc...

    forum.aspose.com/t/associate-a-comment-to-a-spe...
  9. EventsBag support for archive.SaveSplit method ...

    Hello, We are trying to adopt Aspoze.ZIP for our functionality of creating multivolume archives. One of prolems we have is we are packaging relatively large archives with large number of entries from streams, and we wo…...new Random(); Regex numberExtractor = new Regex(@"^entry(?<number>\d+)\...

    forum.aspose.com/t/eventsbag-support-for-archiv...
  10. 19.6 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 19.6 Release Notes – the latest updates and fixes....options ) public int Replace ( Regex pattern , string replacement...replacement ) public int Replace ( Regex pattern , string replacement ...

    docs.aspose.com/words/java/aspose-words-for-jav...