Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 540 for

word docx comparison to pdf

(0.71 sec)
  1. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Comparison Product Solution GroupDocs...number of occurrences of each word found that will be returned...

    docs.groupdocs.com/search/net/search-options/
  2. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways To create a search query: in text or object form using Java search API....Comparison Product Solution GroupDocs...Creating subquery 1 - simple word query const subquery1 = groupdocs...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  3. Exclude fonts | GroupDocs

    Learn how To exclude system pre-installed fonts from HTML markup To reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Comparison Product Solution GroupDocs...viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  4. Supported file formats | GroupDocs

    It supports Docx, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Comparison Product Solution GroupDocs...files online? Try the to convert DOCX, XLSX, PPTX, and more. This...

    docs.groupdocs.com/conversion/net/supported-fil...
  5. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways To create a search query: in text or object form....Comparison Product Solution GroupDocs...Creating subquery 1 - simple word query SearchQuery subquery1...

    docs.groupdocs.com/search/net/queries-in-text-a...
  6. Supported file formats | GroupDocs

    It supports Docx, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Comparison Product Solution GroupDocs...files online? Try the to convert DOCX, XLSX, PPTX, and more. This...

    docs.groupdocs.com/conversion/java/supported-fi...
  7. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how To convert between diagram formats (VSDX, VSD, VSS, etc.) and cusTomize page fitting using GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs...excessive white space Creating PDFs or images with optimal dimensions...

    docs.groupdocs.com/conversion/net/convert-to-di...
  8. Plain text | GroupDocs

    This article explains that how To extract plain formatted text from document page....Comparison Product Solution GroupDocs...} } The following Microsoft Word document is used as input document:...

    docs.groupdocs.com/parser/net/plain-text/
  9. Markdown | GroupDocs

    This article explains that how To extract Markdown formatted text from document page in Java....Comparison Product Solution GroupDocs...Tables The following Microsoft Word document is used as input document:...

    docs.groupdocs.com/parser/java/markdown/
  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....Comparison Product Solution GroupDocs...number of occurrences of the words and phrases found, as well as...

    docs.groupdocs.com/search/net/work-with-search-...