Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 4,896 for

groupdocs.viewer,

(0.08 sec)
  1. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....This article explains how to add watermarks in word processing document.

    docs.groupdocs.com/watermark/net/watermarks-in-...
  2. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....This article explains how to work with PDF attachments while using GroupDocs watermarking API.

    docs.groupdocs.com/watermark/net/attachments-in...
  3. 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....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.

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine

    docs.groupdocs.com/metadata/java/adding-metadata/
  5. eSign Image with Metadata signature | Documenta...

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...This article shows how to add metadata signatures to the image exif metadata layer with various data types

    docs.groupdocs.com/signature/java/esign-image-w...
  6. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.

    docs.groupdocs.com/search/nodejs-java/homophone...
  7. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java.

    docs.groupdocs.com/search/nodejs-java/word-form...
  8. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....This article explains how to separately extract data from documents and add the extracted data to the index.

    docs.groupdocs.com/search/java/separate-data-ex...
  9. Set metadata properties | Documentation

    This article explains the usage of 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....This article explains the usage of 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.

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  10. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.

    docs.groupdocs.com/metadata/net/remove-metadata...