Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 31,444 for

words

(0.6 sec)
  1. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the Words and phrases found, as well as detailed information on each individual document....number of occurrences of the words and phrases found, as well as...number of occurrences, the words and phrases found, as well as...

    docs.groupdocs.com/search/nodejs-java/work-with...
  2. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import annotations from Word and Slide documents. Furthermore, API permits developers to annotate Slide documents with different annotation types. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....can import annotations from Word and Slide documents. Furthermore...Import TextField annotation from Words Documents Implement TextRedaction...

    blog.groupdocs.com/annotation/import-textfield-...
  3. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...log ( 'Words: ' + args . getWords (). length ); const words = args...0 ; i <= words . length ; i ++ ) { const word = words [ i ]; console...

    docs.groupdocs.com/search/nodejs-java/search-in...
  4. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events.... WriteLine ( "Words: " + args . Words . Length ); for ( int...int i = 0 ; i < args . Words . Length ; i ++) { Console . WriteLine...

    docs.groupdocs.com/search/net/search-index-events/
  5. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ...... These words are , these – , and these –...from all four sides, and this word has a yellow background. Its...

    docs.groupdocs.com/editor/python-net/_sample_fi...
  6. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....text in Text Signature for a Words, Slides, Images and PDF documents...exceptions Support of several Words Digital Search Options and Cells...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using document parser API by GroupDocs....extracting ZIP archives, counting words in documents, extracting images...parsing of many file formats like: Word-processing Documents: DOC, DOCX...

    blog.groupdocs.com/parser/extract-text-from-mar...
  8. Introducing Exact Phrase Search in GroupDocs.Se...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Search for .NET. GroupDocs.Search for .NET 16.10 introduces exact phrase search that enables the users to search the documents containing the exact query string. Furthermore, the working of the API is improved by introducing a couple of enhancements and a fix. Download the latest version to upgrade your applications.... Enhancement - Get Matched Words in the Found Documents Enhancement...

    blog.groupdocs.com/search/groupdocs-search-dotn...
  9. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some new features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = new PdfSaveOptions(); saveOptions....savings when converting to Words, Images, Slides, Cells, Pdf...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  10. Get comparison result as an object model | Grou...

    Retrieve the comparison result as a GroupDocs.Comparison Document object to inspect changes or pass the result stream to Aspose.Words for further manipulation....changes and create new Aspose Word document using result document...is as follows: Create a new Word document based on the result...

    docs.groupdocs.com/comparison/net/how-to-get-re...