Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 31,068 for

words

(0.09 sec)
  1. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new class of characters - blended....addToIndex(documentFolder); // Searching for word 'silver-gray' SearchResults...allows performing search of words containing wildcards. There...

    blog.groupdocs.com/search/perform-wildcard-sear...
  2. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....individual characters into words to improve rendering performance...number } " ) print ( "Text lines/words/characters:" ) for line in page...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  3. get-wp-document-info.txt

    Author: GroupDocs Creation Date: 2024-11-03T10:05:00.0000000Z Format: doc Is Password Protected: False Lines: 180 Pages Count: 19 Size, bytes: 414208 Title: Words: 3789 Table of contents: Page 3: T......Size, bytes: 414208 Title: Words: 3789 Table of contents: Page...

    docs.groupdocs.com/conversion/python-net/_outpu...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...maintain list of synonyms and stop words. Download the latest version...Text Signature alignment for Words Documents Implement Text Signature...

    blog.groupdocs.com/groupdocs.blog/page/82/
  5. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....to use stop words during indexing or not. Stop words are frequently...frequently used words that do not carry a semantic load, which are...

    docs.groupdocs.com/search/net/search-index-sett...
  6. GroupDocs.Conversion 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.... Aside this, Word, Image and HTML conversion options...to Cells improvement Improve Words, Slides, Image, HTML, PDF and...

    blog.groupdocs.com/categories/groupdocs.convers...
  7. Work with Blended Characters using GroupDocs.Se...

    We are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for .NET API 18.12 introduces a new class of characters - blended....AddToIndex(documentFolder); // Searching for word 'silver-gray' SearchResults...allows performing search of words containing wildcards. There...

    blog.groupdocs.com/search/work-with-blended-cha...
  8. 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-...
  9. Text Highlight Settings are Introduced in Group...

    GroupDocs.Comparison for .NET 18.8 comes with some new features, improvements and bug fixes.Text highlighting feature is introduced and PDF mapper is improved. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement new Setting for text highlighting in Html, Slides, Notes, Pdf and Words settings.InsertedItemsStyle.HighlightColor = System.Drawing.Color.Red; settings.DeletedItemsStyle.HighlightColor = System.Drawing.Color.Blue; settings.DeletedItemsStyle.HighlightColor = System.Drawing.Color.Blue; Improvements Improve PDF mapper Support of comparing different formats with image Bug Fix Output of PDF with graphs is not as expected PDF with images is not as expected Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Html, Slides, Notes, Pdf and Words # settings.InsertedItemsStyle...

    blog.groupdocs.com/comparison/text-highlight-se...
  10. 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...