Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 12,611 for

docx comparison

(0.13 sec)
  1. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage 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. Working with metadata in MOV files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Comparison Product Solution GroupDocs...demonstrates how to embed PDF file into DOCX document as OLE object using...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Save signed Pdf with different output file type...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....Comparison Product Solution GroupDocs...setFileFormat ( PdfSaveFileFormat . DocX ); saveOptions . setOverwriteExisting...

    docs.groupdocs.com/signature/java/save-signed-p...
  5. How to Convert XML to CSV in Java

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....Comparison Product Family GroupDocs...other document formats such as DOCX, PPTX, RTF, BMP, JPG, MHTML...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Comparison Product Solution GroupDocs...redactor = new Redactor ( @"sample.docx" ), new LoadOptions ( preRasterize...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  7. How to Extract Metadata from PDF using Java

    Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....Comparison Product Family GroupDocs...various document formats such as DOCX, XLSX, PPTX, MSG, EML, EPUB...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  8. Convert files to various formats | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...Comparison Product Solution GroupDocs...most popular formats: Pdf to Md Docx to Md Xlsx to Md Epub to Md...

    docs.groupdocs.com/markdown/net/convert/
  9. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/image-search-opti...
  10. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/synonym-search/