Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 12,352 for

docx comparison

(0.18 sec)
  1. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Comparison Product Solution GroupDocs...extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-barcodes...
  2. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations 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 PowerPoint presentations 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....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-images-f...
  3. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/working-with-attr...
  4. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/getting-documents...
  5. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  6. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-attachme...
  7. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java 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 getWordProcessingType method to obtain file format information advanced_usage....Comparison Product Solution GroupDocs...WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....Comparison Product Solution GroupDocs...GetDocumentInfo (). FileType == FileType . DOCX ) { content . Attachments ....

    docs.groupdocs.com/watermark/net/email-attachme...
  9. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....Comparison Product Solution GroupDocs...getFileExtension ()); // Save to the DOCX, for example WordProcessingSaveOp...

    docs.groupdocs.com/editor/java/edit-markdown/
  10. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...to convert a Word document ( .docx ) to a PDF file and save it...

    docs.groupdocs.com/conversion/java/save-file-to...