Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 12,026 for

docx comparison

(0.06 sec)
  1. Extract images to files | Documentation

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

    docs.groupdocs.com/parser/java/extract-images-t...
  2. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....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. How to Extract Metadata from Excel File in C#

    Let's understand the process to extract metadata from Excel file in C# with a simple API calls and learn how to develop the C# Excel metadata extractor application....Comparison Product Family GroupDocs...document formats such as DOC, DOCX, DOT, PPTX, PDF, EML, MSG, POT...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  4. How to Convert Image to Word using C#

    This quick article describes the stepwise process to convert Image to Word using C# and how to develop an application for Image to Word converter in C#....Comparison Product Family GroupDocs...Converter class to save JPG as DOCX on the disk These are the key...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert PDF to Presentation in Java

    This article provides a step-by-step procedure to convert PDF to Presentation in Java and a sample application to convert PDF to PowerPoint presentation using Java....Comparison Product Family GroupDocs...document formats such as DOC, DOCX, XLSX, HTML, RTF, and many more...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Use redaction callback | Documentation

    Learn about redaction API methods to reject or approve specific changes during redaction process...Comparison Product Solution GroupDocs...redactor = new Redactor ( "\\Sample.docx" , new LoadOptions (), new RedactorSettings...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. Extract barcodes from document | Documentation

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

    docs.groupdocs.com/parser/java/extract-barcodes...
  9. Extract table of contents from EPUB eBooks | Do...

    How to extract table of contents from EPUB e-books getToc method is used....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-table-of...
  10. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Comparison Product Solution GroupDocs...Cross-format merge to DOC / DOCX Microsoft Word Document Microsoft...

    docs.groupdocs.com/merger/nodejs-java/supported...