Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,620 for

storage api

(0.23 sec)
  1. Add Text Watermarks | Documentation

    This REST Api allows adding text watermarks to the document. With this Api you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....feedback On this page This REST API allows adding text watermarks...watermarks to the document. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  2. InfoResult | Documentation

    InfoResult data structure returned by Info Api method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "StorageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, Storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....data structure returned by Info API method as output result InfoResult...Description FileInfo File path, storage, version, password Extension...

    docs.groupdocs.cloud/signature/inforesult/
  3. How to Create an Electronic Signature in Word D...

    Discover the quick and easy way to digitally sign Word documents online with our FAQ guide. Learn step-by-step instructions for secure electronic signatures....available for leveraging the REST API in various programming languages...app using the cloud and REST API. What is a digital signature...

    blog.groupdocs.cloud/signature/digitally-sign-a...
  4. Remove Metadata By Tag | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. 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....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Remove Metadata By Property Name Match Regex | ...

    This REST Api allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Convert PowerPoint PPT/PPTX to JPG/JPEG Images ...

    GroupDocs.Conversion is the best way to convert PPT to JPG file in seconds. Let's learn how to convert PowerPoint PPT/PPTX to JPG/JPEG images in Python....PPT or PPTX to JPG/JPEG REST API - Installation How to Convert...PPT or PPTX to JPG/JPEG REST API - Installation {#Convert-Pow...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  7. Get Document Information | Documentation

    This REST Api allows us to obtain basic information about the document and it’s pages properties. 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. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....feedback On this page This REST API allows us to obtain basic information...endpoint accepts the document storage path as input payload. Here...

    docs.groupdocs.cloud/merger/get-document-inform...
  8. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST Api on the cloud with Watermarking Cloud SDK for Java....watermark to images using a REST API in Java. The following topics...this article: Watermark REST API and Java SDK Add Text Watermark...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  9. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Verify signatures For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...into cloud storage Verify signatures For storage operations,...

    docs.groupdocs.cloud/signature/verify-multiple-...
  10. Convert Excel Spreadsheets to PDF in Python | X...

    Convert Excel spreadsheets to PDF files using Python. Python SDK allows converting XLS, XLSX files to PDF with specific range, gridlines, and other options....your Excel files on Cloud storage get converted to PDF using...of GroupDocs.Conversion Cloud API for conversions in this article...

    blog.groupdocs.cloud/conversion/convert-excel-s...