Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 12,611 for

docx comparison

(0.09 sec)
  1. 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...
  2. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...binary stream with open ( "sample.docx" , "rb" ) as stream : # Create...

    docs.groupdocs.com/parser/python-net/load-file-...
  3. Add a Watermark to Converted Document | GroupDocs

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....Comparison Product Solution GroupDocs...demonstrates how to convert DOCX document to PDF and add a watermark:...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Comparison Product Solution GroupDocs...document. Ex: @"C:\Docs\source.docx" try ( Metadata metadata = new...

    docs.groupdocs.com/metadata/java/remove-metadat...
  5. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/index-lifecycle/
  6. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/index-lifecycle/
  7. Extract images from document page area | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. Extract images from document page area | GroupDocs

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

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Comparison Product Solution GroupDocs...metadata and images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/reverse-image-sea...