Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,014 for

docx comparison

(0.07 sec)
  1. Extract formatted text from document page | Gro...

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

    docs.groupdocs.com/parser/java/extract-formatte...
  2. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/search-text-in-e...
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Supported file formats | GroupDocs

    GroupDocs.Conversion for Node.js via Java 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/nodejs-java/suppo...
  5. Word forms provider | GroupDocs

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

    docs.groupdocs.com/search/net/word-forms-provider/
  6. Alias dictionary | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/alias-dic...
  7. Edit Markdown Documents | GroupDocs

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

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...Available options are: Doc, Docm, Docx, Dot, Dotm, Dotx, Rtf, Odt,...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for .NET...Comparison Product Solution GroupDocs...document formats, including DOCX, PDF, XLSX, PPTX, and more....

    docs.groupdocs.com/editor/net/showcases/
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-metadata...