Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,121 for

watermark annotation

(0.04 sec)
  1. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/working-with-fol...
  2. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/working-with-files/
  3. Common Conversion Options | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/common-conversi...
  4. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Newsletter August, 2014 Add Annotation Features to Java Web Apps...Apps With GroupDocs.Annotation for Java, developers can add sophisticated...

    blog.groupdocs.cloud/annotation/focus-groupdocs...
  5. Common rendering options | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/common-rendering-op...
  6. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  7. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/document-inform...
  8. Archive

    archives...· 3 min Add Watermark to Word in Java - Watermark Creator January...· 3 min Add Watermark to PNG in Java - Watermark Generator November...

    blog.groupdocs.cloud/archives/
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-document-inf...