Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 14,464 for

doc

(0.16 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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-...
  5. Extract metadata from Emails | Documentation

    Extract metadata from emails by using GetMetaData method....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Extract images from Emails | Documentation

    Extract images from emails, by default images are extracted with its original format...Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution in Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  8. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low 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/nodejs-java/regular-e...
  9. Extract metadata from Emails | Documentation

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of Document metadata objects; Iterate through the collection and get metadata names and values....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word Documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word Documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-images-f...