Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 4,908 for

groupdocs.viewer,

(0.31 sec)
  1. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java....The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/load-documen...
  2. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  3. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Extract annotations from document | Documentation

    This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/extract-anno...
  5. Load document from FTP | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET....The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/load-document...
  6. Set image quality | Documentation

    The page describes how to set the quality of an image added to a document....The page describes how to set the quality of an image added to a document.

    docs.groupdocs.com/annotation/net/change-image-...
  7. GroupDocs.Watermark for Python via .NET | Docum...

    A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools.

    docs.groupdocs.com/watermark/python-net/
  8. GroupDocs.Watermark for .NET | Documentation

    A .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....A .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools.

    docs.groupdocs.com/watermark/net/
  9. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Java....This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/compare-book...
  10. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API.

    docs.groupdocs.com/merger/net/move-page/