Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,004 for

regex

(0.13 sec)
  1. Aspose.PDF for .NET 18.8 Release Notes|Aspose.P...

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2018, version 18.8....fragments are not matched by the regex. Bug PDFNET-43922 Text overlaps...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-18-8...
  2. 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...
  3. 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...
  4. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....Expressions A regular expression (regex) is a pattern that describes...combinations by setting the Regex parameter as the regular expression...

    docs.aspose.com/words/java/find-and-replace/
  5. Aspose.PDF for .NET 18.2 Release Notes|Aspose.P...

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2018, version 18.2....recognized by TextFragmentAbsorber Regex Bug PDFNET-36779 PDF to PDFA...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-18-2...
  6. Aspose.Slides for .NET 19.3 Release Notes|Aspos...

    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....with background color using regex, similar to Text Highlight Color...</summary> /// <param name="regex">Text of regular expression...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  7. Aspose.Slides for CPP 19.3 Release Notes|Aspose...

    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....with background color using regex, similar to Text Highlight Color...</summary> /// <param name="regex">Text of regular expression...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  8. How to get inline text message in word document...

    DocumentBuilder builder = new DocumentBuilder(doc); ReportBuildOptions.InlineErrorMessages; var hasError = engine.BuildReport(builder.Document, studyData, "Study") if(hasError ){ // How to get the error text ? exampl…...Replace(new Regex(@"<<.*Error!.*?>>"), "", opt);...

    forum.aspose.com/t/how-to-get-inline-text-messa...
  9. TextFrame - Aspose.Slides for Android via Java ...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....String regex, java.lang.Integer highlightColor...highlightRegex(java.lang.String regex, java.lang.Integer highlightColor...

    reference.aspose.com/slides/androidjava/com.asp...
  10. textframe - Aspose.Slides for Java - API Reference

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....String regex, java.awt.Color highlightColor...highlightRegex(java.lang.String regex, java.awt.Color highlightColor...

    reference.aspose.com/slides/java/com.aspose.sli...