Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 552 for

regular

(0.87 sec)
  1. Company Ltd.

    Sheet1 Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Автор: [Threaded comment] Your version of Excel allows ......one john Sample: John Doe Regular expressions redactions Behind...phrase" redaction works though regular expressions, which are the...

    docs.groupdocs.com/redaction/python-net/_sample...
  2. 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....case sensitivity, or by using regular expressions. I will be using...PDF document, that contains regular text along with some text within...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  3. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....@macro1 & @macro2 Regular expression specifier ^ regular-expression...regular-expression Regular expression specifier is used to specify query that is...

    docs.groupdocs.com/search/net/search-operation-...
  4. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....Phrases Replace Text using Regular Expressions (RegEx) Hide the...Replace Text in Word Files using Regular Expressions (RegEx) using C#...

    blog.groupdocs.com/redaction/find-and-replace-t...
  5. Search index location | GroupDocs

    This page contains information about index creation methods.... Note that a regular index can be saved to disk...@"c:\MyDocuments\" ; // Creating a regular index on disk Index index =...

    docs.groupdocs.com/search/net/search-index-loca...
  6. Metadata redactions | GroupDocs

    This article shows that how Python redaction API allows you to replace or remove metadata using filters or search by Regular expression....using filters or search by regular expression. Filter metadata...document’s metadata using regular expressions. For instance,...

    docs.groupdocs.com/redaction/python-net/metadat...
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....using Regular Expressions Finding Metadata using Regular Expressions...metadata from a file using a regular expression. Old API Regex pattern...

    docs.groupdocs.com/metadata/net/migration-notes/
  8. GroupDocs.Redaction Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....replacing the found text using regular expressions. Finally, we will...case-sensitive search, replacing using regular expressions. Finally, we will...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. Metadata redactions | GroupDocs

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by Regular expression....document’s metadata using regular expressions. For instance,...close (); } First argument is regular expression, second is a replacement...

    docs.groupdocs.com/redaction/java/metadata-reda...
  10. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...options ); // Search in index Regular expression search query The...The next type of query is a regular expression search query. Detailed...

    docs.groupdocs.com/search/nodejs-java/build-sea...