Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,480 for

view document

(0.17 sec)
  1. 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).... Product News Export Documents with specific Annotation types...manipulate annotations through document comments and tags to enhance...

    blog.groupdocs.com/total/groupdocs-holiday-offe...
  2. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...转化中文乱码 Regarding GroupDocs Java Document Viewer Error converting DCM...license of GroupDocs.Search PDF Document Watermarking is not working...

    forum.groupdocs.com/t/free-support-policies/6034
  3. Change Position of the Annotation using Java An...

    Keeping feedback of our valuable customers in View, we are pleased to announce a new version of GroupDocs.Annotation for Java 17.10.2. This release comes up with number of bug fixes. The main fix introduced in this release is visibility and color behavior of added annotation. We therefore recommend you to download this latest release for a better API experience. Java Annotation API v17.10.2 - Fixes Area annotation is invisible on adding Unable to change position of the annotation Annotation properties are not behaving same in Java as in ....of our valuable customers in view, we are pleased to announce...get technical support on Documentation Annotation API : # Download...

    blog.groupdocs.com/annotation/bug-fixes-in-java...
  4. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...properties extracted from a document, video, image, etc. GroupDocs...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  5. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files Viewer APIs for .NET and Java applications. It rasterizes Documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, Document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....Monthly NewsletterJune 2018 # Documents Viewer APIs for .NET and Java...Java Applications View over 50 Document & Image formats without...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  6. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/java/getting-known-...
  8. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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;iDocumentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  10. Manage Your Documents Efficiently with GroupDoc...

    It’s difficult to find different Document management solutions in one place for your diverse needs. You might spend your dime for separate stand-alone apps to fulfill your requirements. On the contrary, we, in GroupDocs, offer different Document management apps as a suite to satisfy all your needs. [caption id=“attachment_1591” align=“alignnone” width=“600” caption=“Manage your Documents efficiently with GroupDocs’ Document management apps suite”] [/caption] GroupDocs offer six powerful apps to efficiently manage your Documents....difficult to find different document management solutions in one...GroupDocs, offer different document management apps as a suite...

    blog.groupdocs.com/viewer/manage-your-documents...