Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,177 for

regex

(0.15 sec)
  1. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....# Create search options for regex search # Parameters: match_case...case_sensitive = False , use_regex = False ): """ Perform advanced...

    docs.groupdocs.com/parser/python-net/search-text/
  2. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images....to perform simple, boolean, RegEx, fuzzy and advanced search operations...

    blog.groupdocs.com/total/digitally-sign-documen...
  3. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......Online Regex Search in Documents Unlock the power of regex search...using regular expressions. Regex Search in Documents using Java...

    blog.groupdocs.com/categories/groupdocs.search-...
  4. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how to search alternate words in text-based documents online & programmatically....See Also # Text Search Online Regex Search Online Fuzzy Search Online...

    blog.groupdocs.com/search/online-synonym-search/
  5. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions.... See Also # Regex Search Fuzzy Search Synonym...

    blog.groupdocs.com/search/online-text-search/
  6. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others...."Customers" }; var expression = new Regex ( "^\\w+([-+.']\\w+)*@\\w+([-...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  7. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....- Advanced text search with regex support and keyword highlighting...(case sensitivity, whole words, regex) Metadata & Document Information...

    docs.groupdocs.com/parser/net/
  8. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....new TextSearchCriteria ( new Regex ( @"someurl\.com" ))); for (...

    docs.groupdocs.com/watermark/net/removing-found...
  9. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on.... Regex - The position is found by a...

    blog.groupdocs.com/parser/extract-data-fields-f...
  10. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images.... I have used RegEx . Apply the redactions using...

    blog.groupdocs.com/redaction/redact-text-and-sc...