Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 5,157 for

groupdocs.watermark,

(0.06 sec)
  1. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java....This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  2. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  3. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....The following example demonstrates how to load file from local disk.

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  4. 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...
  5. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...This article shows how to save a file to the specified stream

    docs.groupdocs.com/metadata/net/save-a-modified...
  6. Set image resolution | Documentation

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API.

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. 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...
  8. Common List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs.

    docs.groupdocs.com/assembly/net/common-list-in-...
  9. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/set-password-...
  10. Get only summary page | Documentation

    This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for Java....This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/get-only-sum...