Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,003 for

regex

(0.19 sec)
  1. Object Reference error while using TextAbsorber...

    I am getting Object reference not set to an instance of an object. error when use below code to extract text from Test.pdf (749.8 KB). TextAbsorber textAbsorber = new TextAbsorber(); doc.Pages[4]…...Boolean #=zEr6vnvmuhK1SXp43vA==, Regex #=z$0oOy48=) at #=z5wmixPgp...

    forum.aspose.com/t/object-reference-error-while...
  2. ReplacingArgs.GroupName | Aspose.Words for .NET...

    ReplacingArgs 财产. 按名称标识在Match 被替换为Replacement字符串.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/zh/net/aspose.words....
  3. NodeList Class | Aspose.Words for .NET

    Aspose.Words.NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes method in C#....private static readonly Regex gRegex = new Regex ( "\\S+" + // One...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Capitalize the first word of each bulleted or n...

    Hi Team, Hope you doing well, I need code to capitalize the first word of each bulleted or numbered item, and that item must ends with period. if that was an heading we have to left them like the same. Thanks and Reg…...Replace(new Regex("^([a-zA-Z]+)"), "", opt); //...

    forum.aspose.com/t/capitalize-the-first-word-of...
  5. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a document....Replace (const SharedPtr < Regex > &pattern, const String &replacement)...Replace (const SharedPtr < Regex > &pattern, const String &replacement...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....Text :: RegularExpressions :: Regex > ( u "[0-9]+" ), u "" , options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Replacing text in a textlayer, formatting is wr...

    What I am doing is replacing texts that have styles or formats. These formats can come in the text of the texlayer or in the text that you want to replace with html tags. For example < font: Arial, color:red>text_1</>, t…...//validar si tiene tags Regex tagRegex = new Regex(@"<[^>]+> bool hasTags...>]+)[^>]*>s*/\s*\1\s*>"; var matchesImgSrc = Regex.Matches(textData.Text, tagRegex2...

    forum.aspose.com/t/replacing-text-in-a-textlaye...
  8. Stackoverflow issue in TextFragmentAbsorber - A...

    Hello , yesterday we faced into an issue that our product was down. Eventually after investigate the issue we found that Aspose PDF library throws stackoverflow issue. I was able to dive into and find a bug there. Eve…... Eventually searching with regex find a line with leading NBSP...

    forum.aspose.com/t/stackoverflow-issue-in-textf...
  9. FindReplaceOptions.Direction | Aspose.Words for...

    FindReplaceOptions 财产. 选择替换方向默认值为Forward.... Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....Text :: RegularExpressions :: Regex > ( u "[0-9]+" ), u "" , options...

    reference.aspose.com/words/cpp/aspose.words.rep...