Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,117 for

view file

(0.04 sec)
  1. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....users can simultaneously view the same file. The web application...local disk to store the cache files. The FileCache is not thread...

    docs.groupdocs.com/viewer/net/implement-thread-...
  2. 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/nodejs-java/remove-...
  3. 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...
  4. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can View and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image Files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and area notes, text markup and strikeouts....Annotation, end users can view and annotate PDF, Microsoft...types of documents and image files. The library comes with a set...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  5. 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...
  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. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preView for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....This feature enables users to view the content of the spreadsheet...Editor, but can be saved and viewed in any SVG-supporting software...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. Create a Docker Image to Run GroupDocs.Viewer f...

    Learn how to create a docker image to run GroupDocs.Viewer for node.js via java. It includes details on configuring the environment along with sample code....your project files Inside this directory, create a file named Dockerfile...application code and save it in a file named gdviewer.js Move both...

    kb.groupdocs.com/total/nodejs/create-a-docker-i...
  9. How to Build a SharePoint Document Viewer Using...

    When we released GroupDocs.Viewer for .NET, we got lots of questions from SharePoint users about whether it could be used to build a SharePoint document Viewer. Finally, the answer is yes: our online document Viewer allows integration with SharePoint web applications. Moreover, SharePoint websites using GroupDocs.Viewer for .NET can also be used for cross-domain document Viewing. [caption id=“attachment_3916” align=“alignnone” width=“600”] [/caption] Just follow these simple step-by-step instructions to embed our online document Viewer in your SharePoint websites as a Web Part: Requirements...for cross-domain document viewing. [caption id=“attachment_3916”...workstation. All the necessary files are created as shown below:...

    blog.groupdocs.com/viewer/how-to-build-sharepoi...
  10. Control Meta-Data and Build a Custom UI with th...

    GroupDocs.Annotation for Java is a lightweight library that allows end users to annotate PDF and Microsoft Office documents, raster images, AutoCAD drawings and 50+ types of Files without the need to install the software that the documents or images were created in. A convenient web UI allows users to View, annotate, redact, comment on and share documents from any web-enabled device. Recently we’ve released a new GroupDocs.Annotation for Java library – version 1....AutoCAD drawings and 50+ types of files without the need to install...convenient web UI allows users to view, annotate, redact, comment on...

    blog.groupdocs.com/annotation/control-meta-data...