Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,073 for

view file

(0.07 sec)
  1. Find metadata properties | Documentation

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other Files of different types in your .NET solution....audio, video and many other files of different types in your ...Metadata for .NET supports many file formats. See full list at article...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  2. Display PDF, Microsoft Office and 50+ Other Doc...

    Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-format, cross-platform compatible document Viewer – GroupDocs.Viewer. It allows end users to View over 50 types of documents and images from any modern web-browser and without having to install any office software or plugins.... It allows end users to view over 50 types of documents and...plugins. To name just a few, the file formats that the viewer supports...

    blog.groupdocs.com/viewer/display-pdf-microsoft...
  3. Features Overview | Documentation

    Variety of features to manipulate graphics, watermarks and text annotations...annotation types for more 35 file formats. You can use various...origin format for most supported file types. For details, see Generation...

    docs.groupdocs.com/annotation/java/features-ove...
  4. Features Overview | Documentation

    Variety of features to manipulate graphics, watermarks and text annotations...annotation types for more 35 file formats. You can use various...origin format for most supported file types. For details, see Generation...

    docs.groupdocs.com/annotation/net/features-over...
  5. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a File to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection.... a file to examine Get a collection...free Apps. You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/getting-known-...
  6. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a File to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;ifile to examine Get a collection...free Apps. You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  7. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 Files.... Open a file to update Specify a predicate...existing metadata packages in the file Check the actual number of added/updated...

    docs.groupdocs.com/metadata/python-net/set-meta...
  8. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of documents) within their Java apps. The Java PDF Viewer provides cross-platform compatibility, allowing end users to View PDF documents from any web-enabled device, including mobiles and tablets. The Viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....compatibility, allowing end users to view PDF documents from any web-enabled...on the client side. Users can view PDFs without having to install...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  9. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book File format that uses the “.epub” File extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB Files. The following are the steps to read native EPUB metadata. Load an EPUB File Get the root metadata package Extract the native metadata package using EpubRootPackage....is an e-book file format that uses the “.epub” file extension....format-specific information from EPUB files. The following are the steps...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Online Document Storage Features

    There’s more to GroupDocs than online document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate document sizes....video and audio files are huge compared to text files. Look at War...War and Peace: as a simple TXT file is is 3.3MB in size. As an MP3...

    blog.groupdocs.com/total/online-document-storag...