Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,999 for

regex

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Enum FindReplaceDirection | Aspose.Words for .N...

    Aspose.Words.Replacing.FindReplaceDirection 枚举. 指定替换操作的方向... Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupName method. Identifies, by name, 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...
  6. How to resolve conflict between TextAbsorber an...

    Disclaimer: We don’t have access to PDF files that cause this issue. Hello Aspose, We have automated redaction tool for PDF that builds map of each character in a page of PDF. To do this, we extract text from a page us…...new TextFragmentAbsorber(new Regex("\\S+")) { ExtractionOptions...TextFragmentAbsorber constructor without any regex parameter, absorber actually...

    forum.aspose.com/t/how-to-resolve-conflict-betw...
  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. 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...
  10. 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...