Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,074 for

view file

(0.03 sec)
  1. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI File headers. The following are the steps to read the header of an AVI File. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....metadata in AVI files Working with metadata in AVI files Leave feedback...format-specific information from AVI file headers. The following are the...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preView for any worksheet (tab) for the existing Excel spreadsheet in SVG format...feature the end-users are able to view and inspect the content of the...but it can be saved and then viewed in any desktop or online image...

    docs.groupdocs.com/editor/net/generating-worksh...
  3. Set image size limits | Documentation

    Control image size in PDF output: set width, height, or maximum dimensions....) as viewer : # Create a PDF file. viewOptions = gvo . PdfViewOptions...image_max_height = 600 viewer . view ( viewOptions ) Was this page...

    docs.groupdocs.com/viewer/python-net/set-image-...
  4. Generating slides preview for presentation | Do...

    This article describes how to generate a preView for any slide for the existing PowerPoint presentation in SVG format...feature allows the end-user to view and inspect the content of the...cannot be edited, but it can be viewed in any desktop or online image...

    docs.groupdocs.com/editor/net/generating-slides...
  5. 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.... a file to update Specify a predicate...existing metadata packages in the file Check the actual number of added/updated...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  6. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI File headers. The following are the steps to read the header of an AVI File. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....metadata in AVI files Working with metadata in AVI files Leave feedback...format-specific information from AVI file headers. The following are the...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....Topic Replies Views Activity Unable to print all pages of large...Feature request: Allow specifying FILE_FLAG_BACKUP_SEMANTICS optionally...

    forum.groupdocs.com/latest
  8. GroupDocs Holiday Offer – 25% off GroupDocs.Tot...

    Share this issue: Monthly NewsletterJanuary 2019 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Wine GroupDocs.Total brings together all GroupDocs APIs in one product suite and is great value for money. This holiday season GroupDocs is making it even better value by giving you 25% off GroupDocs.Total. Simply enter the coupon code HOLOFF2018 when placing your order. Alternatively, treat yourself with 24 Bottles of Award-Winning Pirathon Total Wine (worth over $1500)....processing MS Word and email file formats. An evaluation mark...the password for the protected file as a parameter. Now choose DocFormat...

    blog.groupdocs.com/total/groupdocs-holiday-offe...
  9. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a File is to use corresponding tags that allow you to locate the desired properties across all metadata packages....remove metadata properties from a file is to use corresponding tags...combination of criteria. Load a file to update Use a specification...

    docs.groupdocs.com/metadata/python-net/remove-m...
  10. Stripping GroupDocs.Viewer for .NET Functionali...

    GroupDocs.Viewer for .NET is a web-oriented framework which provides ample possibilities to View a wide variety of documents in a web-browser, including PDF, Word, Excel, PowerPoint, AutoCAD and many more. However, quite often there are situations when you are looking for a simple and quick solution and don’t need all the functionality that comes with a library. In case of GroupDocs.Viewer, for example, you may not want to use iframes on your pages, or add a lot of additional JavaScript and CSS Files, which are used by GroupDocs....provides ample possibilities to view a wide variety of documents...additional JavaScript and CSS files, which are used by GroupDocs...

    blog.groupdocs.com/viewer/stripping-groupdocs-v...