Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 5,706 for

groupdocs.viewer,

(1.15 sec)
  1. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.... This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/sign-document...
  2. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications.

    docs.groupdocs.com/merger/net/add-document-to-p...
  3. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications.

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Working with metadata in GIF images | GroupDocs

    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 getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....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 getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs.

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Technical Support | GroupDocs

    Get comprehensive technical support for GroupDocs.Total for Python via .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Get comprehensive technical support for GroupDocs.Total for Python via .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team.

    docs.groupdocs.com/total/python-net/technical-s...
  6. Add strikeout annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-strikeout...
  7. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API.

    docs.groupdocs.com/annotation/net/add-replies-t...
  8. Add highlight annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-highlight...
  9. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java....Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/convert-to-d...
  10. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows.

    docs.groupdocs.com/assembly/java/working-with-s...