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

regex

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 2020 | File Format APIs Blog – aspose.com

    Yearly Archives: 2020 ← Older posts Create PDF Files using Java – Java PDF API Posted on December 31, 2020 by Usman A......and replace text in pdf using regex Split HTML Webpage into Multiple...

    blog.aspose.com/2020/
  6. Aspose::Words::Saving Namespace Reference - Asp...

    The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents....System::Text::RegularExpressions::Regex::Match (outDocContents, u "@font-face"...System::Text::RegularExpressions::Regex::Match ( outDocContents, String(u...

    reference.aspose.com/words/cpp/namespace/aspose...
  7. Aspose::Words::Saving Namespace Reference - Asp...

    The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents....System::Text::RegularExpressions::Regex::Match (outDocContents, u "@font-face"...System::Text::RegularExpressions::Regex::Match ( outDocContents, String(u...

    reference.aspose.com/words/cpp/namespace/aspose...
  8. 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-...
  9. Get the first Field or Table object below the s...

    Here is a VSTO function that I’m trying to translate to Aspose.Words: public Field GetNextField(Range rng, int selStart) { var NextField = (from f in rng.Fields where f.Start > selStart …...Replace(new Regex("[a-zA-Z]{7,}"), "$0", options);...

    forum.aspose.com/t/get-the-first-field-or-table...
  10. 23.2 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 23.2 Release Notes – the latest updates and fixes....Replace is sued with “A*” regex Bug WORDSNET-24638 Update Noto...

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