Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 14,609 for

doc

(0.07 sec)
  1. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/homophone-search/
  2. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/highlighting-resu...
  3. Extract images to files | Documentation

    This article explains that how to extract images to files....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-images-t...
  4. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. How to Convert EPUB to Word in C#

    This short tutorial provides the stepwise instructions to convert EPUB to Word in C# and a sample code for the C# EPUB to Word converter application....the ability to convert EPUB to DOC using C# by writing a few lines...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing Documents such as Doc, DocX, ODT, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded Document and extract some additional file format information. Load a WordProcessing Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Order Upgrade an Order Support Docs API Reference Live Demos Free...WordProcessing documents such as DOC, DOCX, ODT, etc. For the full...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. How to Compare Text Files in Java

    Get yourself familiar with the process to compare text files in Java and learn how to create Java code to compare two text files word by word....document formats including PDF, DOC, JPG, EML, MSG, DWG, MOBI, CSV...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. PDF Document Viewer Module for Drupal is Now Av...

    Great news for all Drupal CMS users! We have released a PDF viewer module for Drupal. The module allows you to seamlessly embed PDF Documents, as well as PowerPoint presentations, Excel spreadsheets, word processing Documents and images into web-pages on your Drupal website. The PDF Document viewer module for Drupal utilizes our GroupDocs Viewer’s functionality and provides you with the following benefits: Your website visitors don’t need any browser plug-ins or Flash to view Documents hosted with our Document viewer....documents Word processing documents (DOC, DOCX, TXT, RTF, ODT, etc.) PowerPoint...

    blog.groupdocs.com/total/pdf-document-viewer-mo...
  9. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased to announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based Document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded into customer platforms and allows developers to display over 40 Document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....doc .docx .docm .dot .dotx .dotm...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  10. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/search-flow/