Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,668 for

groupdocs total cloud

(0.05 sec)
  1. AWS S3 bucket as storage - Invalid connection -...

    I’m trying to configure a AWS S3 bucket as storage. I’ve created the bucket and iam user, and after adding the bucket and credentials on Groupdocs Cloud, the “verify connection” gives me “Invalid connection” The policy…...Invalid connection GroupDocs.Total Cloud Product Family dhjimmie...bucket and credentials on groupdocs cloud, the “verify connection”...

    forum.groupdocs.cloud/t/aws-s3-bucket-as-storag...
  2. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of Cloud storage with given name from Groupdocs Cloud Storage. API Explorer Groupdocs.Comparison Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.Groupdocs.Cloud/v2.0/comparison/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/working-with-st...
  3. Java SDK on Document Automation REST APIs | Gro...

    Java SDK on Document Automation REST APIs | Groupdocs Cloud Recent content in Java SDK on Document Automation REST APIs | Groupdocs Cloud Pakiety SDK Groupdocs.Annotation Cloud dla języków Java i R......Automation REST APIs | GroupDocs Cloud Recent content in Java...APIs | GroupDocs Cloud Pakiety SDK GroupDocs.Annotation Cloud dla...

    blog.groupdocs.cloud/pl/tag/java-sdk/index.xml
  4. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of Groupdocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/annotation/multiple-annota...
  5. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Get Document Metadata | Documentation

    Groupdocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following Groupdocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.Groupdocs.Cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/get-document-me...
  7. Java SDK on Document Automation REST APIs | Gro...

    Java SDK on Document Automation REST APIs | Groupdocs Cloud Recent content in Java SDK on Document Automation REST APIs | Groupdocs Cloud Groupdocs.Annotation Cloud SDK dành cho Java và Ruby hiện đ......Automation REST APIs | GroupDocs Cloud Recent content in Java...REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud SDK dành...

    blog.groupdocs.cloud/vi/tag/java-sdk/index.xml
  8. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the Groupdocs.Editor Cloud. There several steps that usage of Groupdocs.Editor Cloud consists of: Upload input document into Cloud storage Load the document into editable representation in the Cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  9. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling API usage There are steps that usage of Groupdocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/annotation/text-underline-...
  10. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page API usage There are steps that usage of Groupdocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/annotation/ellipse-annotat...