Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,510 for

view

(0.17 sec)
  1. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-to...
  2. Install GroupDocs.Total for Java | GroupDocs

    This topic describes how to install GroupDocs.Total for Java.... view ( HtmlViewOptions . forEmbeddedResources...

    docs.groupdocs.com/total/java/installation/
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // .... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET document c......Presentation Reader Presentation Viewer View PPT Online Metadata Management...Online STL Viewer STL Viewer View STL as PDF DWG Viewer DXF Viewer...

    blog.groupdocs.com/zh/tags/index.xml
  5. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Azure Key ......Presentation Reader Presentation Viewer View PPT Online Metadata Management...Online STL Viewer STL Viewer View STL as PDF DWG Viewer DXF Viewer...

    blog.groupdocs.com/ar/tags/index.xml
  6. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Azure Key ......Presentation Reader Presentation Viewer View PPT Online Metadata Management...Online STL Viewer STL Viewer View STL as PDF DWG Viewer DXF Viewer...

    blog.groupdocs.com/ru/tags/index.xml
  7. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Azure Key ......Presentation Reader Presentation Viewer View PPT Online Metadata Management...Online STL Viewer STL Viewer View STL as PDF DWG Viewer DXF Viewer...

    blog.groupdocs.com/ja/tags/index.xml
  8. Document viewer API usage in Java - Free Suppor...

    I have following queries regarding Groupdocs - Do I need only Viewer solution if I want to control user's downloading/copying ? Do I need to convert original documents in some form to use your product ? Do I need to up…...downloaded to user machines during view sessions. Instead, the viewer...downloads the file, it can be viewed only in our viewer not any...

    forum.groupdocs.com/t/document-viewer-api-usage...
  9. Re: Problem running GroupDocs.Annotation 3.1.0 ...

    Hi, I'm also experiencing the same problem. I've already request two demo licenses. I can't run the sample application Here's the error. 2017-01-20 10:08:32.771:WARN:oejs.HttpChannel:qtp801142660-33: /document/info cla…...(for any collection) can be viewed in evaluation mode.|com.groupdocs...(for any collection) can be viewed in evaluation mode. com.groupdocs...

    forum.groupdocs.com/t/re-problem-running-groupd...
  10. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher.... Document viewing options simplified so it’s..."page_{0}.html" ); viewer . view ( options ); final ViewInfo...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...