Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,009 for

regex

(0.05 sec)
  1. Edit MARKDOWN In C#

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

    products.aspose.com/words/net/edit/markdown/
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 19.6 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 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/net/aspose-words-for-net-...
  10. 21.8 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 21.8 Release Notes – the latest updates and fixes....Replace with multi-line Regex to detect data in word files...

    docs.aspose.com/words/net/aspose-words-for-net-...