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

regex

(0.06 sec)
  1. 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...
  2. TextFrame | Aspose.Sildes for PHP via Java API ...

    TextFrame TextFrame class Represents a TextFrame. getHyperlinkQueries Name Description getHyperlinkQueries () Provide......Parameters: Name Type Description regex String Text of regular expression...

    reference.aspose.com/slides/php-java/aspose.sli...
  3. 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...
  4. 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...
  5. Aspose.PDF for Java 22.4 Release Notes|Aspose.P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to search text fragment by regex Bug Public API and Backwards...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-22...
  6. Aspose document creation logic is taking more t...

    Hi, We are new to aspose and doing some POC to achieve our requirement and if aspose supports our requiremnt we are planning to buy licence version.Basically we are looking at Aspose.Word for java to generate documents…...DOCX); // Define the regex pattern String regex = "\\{\\{([^ Pattern...Pattern pattern = Pattern.compile(regex); String documentText = baseAsposeDocument...

    forum.aspose.com/t/aspose-document-creation-log...
  7. ReplacingArgs.MatchNode | Aspose.Words for .NET

    ReplacingArgs MatchNode property. Gets the node that contains the beginning of the match in C#.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/net/aspose.words.rep...
  8. 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...
  9. 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...
  10. 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...