Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 5,967 for

groupdocs.viewer,

(0.16 sec)
  1. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents....This article explains how to protect as well as unprotect the Word documents.

    docs.groupdocs.com/watermark/net/protecting-wor...
  2. Protecting Word documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents in Java....This article explains how to protect as well as unprotect the Word documents in Java.

    docs.groupdocs.com/watermark/java/protecting-wo...
  3. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java.

    docs.groupdocs.com/watermark/java/adding-waterm...
  4. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  5. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/add-underline...
  6. Add distance annotation | GroupDocs

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET....The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/add-distance-...
  7. How to Run | GroupDocs

    How to run examples....How to run examples.

    docs.groupdocs.com/metadata/python-net/how-to-r...
  8. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/add-replaceme...
  9. Working with metadata in MOV files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage.

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with metadata in JPEG2000 images | Grou...

    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 the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....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 the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata.

    docs.groupdocs.com/metadata/java/working-with-m...