Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 41,716 for

doc

(0.1 sec)
  1. IEditOptions - GroupDocs.Editor for Java - API ...

    All Classes Packages com.groupDocs.editor com.groupDocs.editor.formats com.groupDocs.editor.handler com.groupDocs.edi......(Words-compliant) formats like DOC(X), RTF, ODT etc. class XmlEditOptions...

    apireference.groupdocs.com/editor/java/com.grou...
  2. IEditOptions - GroupDocs.Editor for Java - API ...

    All Classes Packages com.groupDocs.editor com.groupDocs.editor.formats com.groupDocs.editor.handler com.groupDocs.edi......(Words-compliant) formats like DOC(X), RTF, ODT etc. class XmlEditOptions...

    apireference.groupdocs.com/editor/java/com.grou...
  3. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on Documents. To index only metadata without main content of Documents, you only need to set IndexType.MetadataIndex when creating an index....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert Documents to Word and Open Document formats like Doc, DocX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...type. Available options are: Doc, Docm, Docx, Dot, Dotx, Rtf,...

    docs.groupdocs.com/conversion/java/convert-to-w...
  5. 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....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general Document information, which includes FileType, PageCount and FileSize....Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/net/get-file-info/
  7. 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:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/extracting-com...
  8. GroupDocs.Comparison | Compare Docs via Java Hi...

    Native Java API to Merge & Compare Word, Excel, PowerPoint, Visio, Outlook, OneNote, OpenOffice, Image, & others. Perform source code comparison via Java API....Extract Information Product Page | Docs | Demos | API Reference | Examples...Layout: PDF Microsoft Word®: DOC, DOCM, DOCX, DOT, DOTM, DOTX...

    releases.groupdocs.com/comparison/java/
  9. Java DOT Comparison API - Compare DOT Files for...

    Compare and merge DOT files in Java, J2EE, J2SE applications. Analyse differences summary in content, text & style of DOT files, images and Document formats....settings for generation of further DOC or DOCX files. A template file...Portable Document Format) Compare DOC Files (Microsoft Word Document)...

    products.groupdocs.com/comparison/java/dot/
  10. Search thread safety | Documentation

    This article shows that how search thread safety works....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/search-thread-saf...