Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 15,440 for

word annotation

(0.08 sec)
  1. GroupDocs.Comparison for Java 23.1 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for Java 23.1 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for Java 23.1: Added ability to show results of comparison in result document as a Word Track changes. Fixed issue in PDF when compare files with Hieroglyphics could not return correct data if highlight was changed Fixed issue when some characters were not output in specific cases of PDF documents comparison Fixed issue when some Annotations were lost after PDF documents comparison Improved comparison of list tags in HTML Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-3106 Words: Show results of comparison in result document as a Word Track changes Feature COMPARISONNET-3218 Comparison of PDF files with Hieroglyphics depending on the Aspose PDF version Improvement COMPARISONNET-2347 Improve comparison of list tags in HTML Improvement COMPARISONNET-2746 String wrap comparison issue Bug COMPARISONNET-3217 Incorrect display of Annotations Bug COMPARISONJAVA-933 String wrap comparison issue Bug COMPARISONJAVA-1349 Not possible to compare DOCX Bug Public API and Backward Incompatible Changes Starting from this version there is an ability to show results of comparison in result document as a Word Track changes, see example here...Annotation Product Solution GroupDocs...comparison in result document as a Word Track changes. Fixed issue in...

    docs.groupdocs.com/comparison/java/groupdocs-co...
  2. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Annotation Product Solution GroupDocs...list of synonyms for a given word. The method is used to get all...

    docs.groupdocs.com/search/net/synonym-dictionary/
  3. GroupDocs.Viewer for .NET 22.7 Release Notes | ...

    Bugs-fixes that are shipped in GroupDocs.Viewer for .NET 22.7...Annotation Product Solution GroupDocs...Support setting margins for Word documents Full List of Issues...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  4. GroupDocs.Search for Java 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 18.12. Major Features There are 2 new features in this regular monthly release: Implement blended characters Implement wildcard search All Changes Key Summary Category SEARCHNET-803 Implement blended characters New Feature SEARCHNET-1781 Implement wildcard search New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Search for Java 18.12. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....Annotation Product Solution GroupDocs...documentFolder ); // Searching for word 'silver-gray' SearchResults...

    docs.groupdocs.com/search/java/groupdocs-search...
  5. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary....Annotation Product Solution GroupDocs...list of synonyms for a given word. The method is used to get all...

    docs.groupdocs.com/search/net/homophone-diction...
  6. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Annotation Product Solution GroupDocs...to load and view web files: . Word processing file formats Format...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  7. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Java....Annotation Product Solution GroupDocs...to load and view web files: . Word processing file formats Format...

    docs.groupdocs.com/viewer/java/supported-docume...
  8. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Annotation Product Solution GroupDocs...used to search for a single word in the text of a document. The...

    docs.groupdocs.com/search/net/build-search-query/
  9. GroupDocs.Comparison for .NET 21.3 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.3 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.3: Implemented replacement for empty lines, instead of displaying changes in result document for paragraphs in Word format Improved image comparison in Cells format Improved creating charts in Cells format Improved display of components with styles changes for Word format Fixed issue with closing streams while comparing text documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2560 Word Document comparison output is not as expected Bug COMPARISONNET-2597 Excel files comparison issue Bug COMPARISONNET-2624 Incomplete creating charts Bug COMPARISONNET-2626 Cannot get the line difference and how to show style changes details in output Bug COMPARISONNET-2627 Prevent situation when during comparing text file stream is empty Bug Public API and Backward Incompatible Changes To see changes in the display of information about components with style changes , you can use the following code: using (Comparer comparer = new Comparer(sourcePath)) { comparer....Annotation Product Solution GroupDocs...result document for paragraphs in Word format Improved image comparison...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  10. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....DOCUMENTS_PATH,true); // Searching for words 'affect' or 'effect' in a one...true); // Constructing query 1 // Word 1 in the query is a pattern...

    dev.to/groupdocs/implementing-wildcard-search-f...