Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,003 for

regex

(0.05 sec)
  1. Aspose.PDF for CPP 19.6 Release Notes|Aspose.PD...

    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....PDFCPP-965 Fix Aspose CPP lib regex matching the empty string Bug...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-19-6...
  2. Search and replace text in DOTX document via C+...

    C++ example code to redact sensitive information in DOTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/dotx/
  3. Search and replace text in HTML document via C++

    C++ example code to redact sensitive information in HTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/html/
  4. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...Text :: RegularExpressions :: Regex > ( u "[0-9]+" ), u "" , options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Aspose::Slides::TextFrame Class Referencefinal ...

    Classes | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::TextFrame Class ......HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. 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...
  8. 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...
  9. 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...
  10. 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...