Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 27,421 for

words

(0.14 sec)
  1. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....various types of files, like Word documents, spreadsheets, presentations...regex in the code below detects words with consecutive repeated characters...

    blog.groupdocs.com/search/search-in-documents-b...
  2. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:...presence or absence of any words in documents. This example shows...text with highlighted found words. This example shows how to generate...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  3. Import Annotations from Slides using GroupDocs....

    We are at GroupDocs glad to publish another monthly release of dot net document annotation API, where new features are introduced, major features are related to import annotations from slides document format, these includes Import distance annotation, text annotation, strikeout annotation and almost all major annotation types. The latest GroupDocs.Annotation for .NET 17.8.0 API now provides support to set Opacity for Words file also. This release is also including Improvements and Fixes....support to set Opacity for Words file also. This release is also...major changes in Slides and Words like Import Annotations from...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. GroupDocs.Signature for .NET 16.12.0 Supports M...

    We are contented to present another monthly release of our E-signing API that will certainly augment developers experience. GroupDocs.Signature for .NET 16.12.0 crops up with plentiful new features and a bug fix. API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document. We would suggest you to download this latest release and go through the new features. e-Signature API - New Features Add ability to sign files with digital signature by given pattern in folder Add ability to sign files with image signature by given pattern in folder Implement Text Signature alignment for PDF Documents Implement Text Signature alignment for Words Documents Implement Text Signature alignment for Cells Documents Implement Text Signature alignment for Slides Documents Add ability to sign files with text signature by given pattern in folder Implement Digital Signature for all pages for Pdf documents Implement Text Signature Margins for PDF Documents Implement Text Signature Margins for Cells Documents Implement Text Signature Margins for Words Documents Implement Text Signature Margins for Slides Documents Implement Digital Signature Alignment for Pdf Documents Implement ability to sign Pdf Documents with given list of Signature Options Implement ability to sign Cells Documents with given list of Signature Options Implement ability to sign Words Documents with given list of Signature Options Implement ability to sign Slides Documents with given list of Signature Options GroupDocs....Text Signature alignment for Words Documents Implement Text Signature...Text Signature Margins for Words Documents Implement Text Signature...

    blog.groupdocs.com/signature/groupdocs-signatur...
  5. Perform Homophone Search using Java

    Learn how to perform homophone search using Java for phonetic matching. Explore the Java homophone search algorithm for accurate results without extra software....searching for phonetically similar words, or homophones, becomes essential...type of search ensures that words with similar sounds, such as...

    kb.groupdocs.com/search/java/perform-homophone-...
  6. Extract Text from PDF using Python

    Learn how to extract Text from PDF using Python. This guide walks through setup and code needed to extract text from PDF in Python without installing extra software....with full access to lines, words, and characters. This guide...page and access its lines, words, and characters Print or process...

    kb.groupdocs.com/viewer/python/extract-text-fro...
  7. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....Search Hits # When you search a word or a phrase in a document using...Several Words # What happens when you insert several words (two...

    blog.groupdocs.com/viewer/new-features-and-impr...
  8. Optimize Memory Usage using GroupDocs.Editor fo...

    We are pleased to announce another monthly release of GroupDocs.Editor for .NET 18.9 with many new features. The main features introduced in this release are ability to adjust memory usage and generation of password protected documents. Furthermore, security improvement and few bugfixes are also introduced in this release. We’d recommend our users to download latest API and get benefits from new and enhanced API features. Features Generate password-protected Cells and Words document Additional parameters when processing text-based spreadsheet Adjust memory usage during Cells and Words document processing ExcludeHiddenWorksheets option PDF standards compliance level when generating PDF from HTML Improvements Security improvements update Bug Fixes Length and Resolution parsing modules ArgumentException with sample document Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....password-protected Cells and Words document Additional parameters...memory usage during Cells and Words document processing ExcludeHiddenWorkshe...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  9. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, Words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text to redact PDF files....to find and replace text and words in PDF documents in Java . We...perform words and phrases search, case-sensitive word search,...

    blog.groupdocs.com/redaction/find-and-replace-t...
  10. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image.... WriteLine ( "Text lines/words/characters:" ); foreach ( Line...line ); foreach ( Word word in line . Words ) { Console . WriteLine...

    docs.groupdocs.com/viewer/net/image-viewer-get-...