Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,387 for

image viewer

(0.06 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...DublinCore metadata and get **Image Cover **metadata using a unified...DublinCore metadata and get **Image Cover **metadata using a unified...

    blog.groupdocs.com/groupdocs.blog/page/60/
  2. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....Viewer Product Solution GroupDocs...that can be applied to text, images, and other media types. The...

    docs.groupdocs.com/metadata/net/working-with-ip...
  3. ViewConfig class not found - Free Support Forum...

    Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/Viewerjava/Working+with+Common+Opera…...Viewer Product Family rafael.fontoura1...which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some...

    forum.groupdocs.com/t/viewconfig-class-not-foun...
  4. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any new feature, still, it has addressed some important issues related to PDF, DWG and ODG file formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....Viewer for .NET featuring some important...11 . Issue: Rendering DWG to image (PNG/JPG) or PDF resulted in...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  5. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Viewer Product Solution GroupDocs...println ( String . format ( "Image height: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Viewer Product Solution GroupDocs...Usage / Using OCR to redact image documents / Use Microsoft Azure...

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Viewer Product Solution GroupDocs...07:28:22+03:00 2018-09-05 07:37:28+03:00 image/png None None 3 None None Here...

    docs.groupdocs.com/metadata/python-net/working-...
  8. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Viewer Product Solution GroupDocs...Adding text watermarks Adding image watermarks Add watermarks to...

    docs.groupdocs.com/watermark/java/adding-waterm...
  9. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Viewer Product Solution GroupDocs...search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/java/searching/
  10. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Viewer Product Solution GroupDocs...apply a PDF component to Word, Image, or diagram file, etc. For more...

    docs.groupdocs.com/annotation/java/add-componen...