Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 46,954 for

docx

(0.06 sec)
  1. Working with metadata in MOV Files | Documentation

    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 MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Extracting common image information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/extracting-com...
  3. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...docx" )) { // Here we can use document...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/save-to-stream/
  4. compare two word documents on GroupDocs Blog | ...

    compare two word documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents on GroupDocs Blog | Document Automation Solution......使用文档比较 API 在 Java 中比较两个或多个 DOC/DOCX 文件。在 Word 文档中突出显示差异并接受或拒绝更改。...

    blog.groupdocs.com/zh/tag/compare-two-word-docu...
  5. Extract Text and Metadata from MHT Online

    Free online document text and metadata extractor. Secure and easy to use MHT text and metadata parser and extractor...XLAM XLTM CSV TSV ODS OTS DOC DOCX DOCM DOT DOTX DOTM RTF TXT ODT...

    products.groupdocs.app/parser/mht
  6. Online ZIP Image Extractor

    Free online document images parser. Secure and easy to use ZIP images parser and extractor...XLAM XLTM CSV TSV ODS OTS DOC DOCX DOCM DOT DOTX DOTM RTF TXT ODT...

    products.groupdocs.app/parser/zip
  7. GroupDocs.Editor for .NET 23.5 Release Notes

    GroupDocs.Editor for .NET 23.5 Release Notes – the latest updates and fixes....WordProcessing document, like DOC, DOCX, RTF, or ODT. In order to do...

    releases.groupdocs.com/editor/net/release-notes...
  8. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for Java....docx" ; String filePath2 = "c:\sample2.docx" ; String...filePathOut = "c:\output\result.docx" ; JoinOptions joinOptions =...

    docs.groupdocs.com/merger/java/merge-pages-from...
  9. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....docx document to HTML with responsive...viewer = new Viewer ( "sample.docx" )) { // Create view options...

    docs.groupdocs.com/viewer/net/render-with-respo...
  10. FileType.JS Field - GroupDocs.Comparison for .N...

    JavaScript Programming Language format...DJVU Field DOC Field DOCM Field DOCX Field DOT Field DOTM Field DOTX...

    apireference.groupdocs.com/comparison/net/group...