Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,003 for

regex

(0.07 sec)
  1. Document.Range.Replace is incredibly slow - Fre...

    We are looking at Aspose.Word to handle our document production and conversion to PDF. Our requirement is to replace tokens contained in a Word document with content (sometimes Rich/HTML) from a database. These replaceme…...Here is the RegEx required to find the tokens: Regex(@"\{r(?.*...static readonly Regex ReplacementCodeRegex = new Regex(@"{r(?.*?)...

    forum.aspose.com/t/document-range-replace-is-in...
  2. Problem when aligning to center text after upda...

    Center alignment of text is lost after updating in PS. By code, portions are created with center justified text, and the text contained in the textlayer is replaced. The problem occurs after opening in the phoshotp and …...(TextLayer)layerItem; Regex pRegex = new Regex("#lsak[^#]+#", RegexOptions...

    forum.aspose.com/t/problem-when-aligning-to-cen...
  3. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the documentation article in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...Regex regex = new System.Text.RegularExpressions.Regex(@"[\S]+");...= new TextFragmentAbsorber(regex); Aspose.Pdf.Page page = asposeDoc...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. Aspose::Slides::ITextFrame Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::ITextFrame Class Reference abstract Represents a TextFr......HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...ightRegex ( System::String regex , System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  6. Aspose::Slides::ITextFrame Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::ITextFrame Class Reference abstract Represents a TextFr......HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...ightRegex ( System::String regex , System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. Apose PDF TextAnnotation.InReplyTo and TextSear...

    i notice 2 issues after update Apose PDF.net 22.4.0 from 21.10.0 TextAnnotation.InReplyTo return it self. should return annotation of container for example, HighlightAnnotation originalAnnotaion = ((HighlightAnnotatio…...new TextFragmentAbsorber(new Regex(pattern, regexOptions), new...

    forum.aspose.com/t/apose-pdf-textannotation-inr...
  8. FindReplaceOptions.SmartParagraphBreakReplaceme...

    FindReplaceOptions 财产. 获取或设置一个布尔值指示当没有下一个同级段落时是否允许替换段落 break... Replace ( new Regex ( @"TEXT1&p" ), "" , options...

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

    Aspose::Words::Replacing::ReplacingArgs::get_MatchNode method. Gets the node that contains the beginning of the match in C++....Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the replacement string in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...

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