Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,690 for

groupdocs.total cloud

(0.06 sec)
  1. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/fileinfo/
  2. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/licensing/
  3. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/available-sdks/
  4. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the Cloud storage....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/signresult/
  5. Add auto scale watermark to PDF in PHP dependin...

    @tilal.ahmad We are in a situation where we want the Watermark string to auto-scale to adjust the length(In case the string is very long). And can it be auto-centered from the bottom left to the top right? I know that…...length of the string GroupDocs.Total Cloud Product Family add-watermark-pdf...

    forum.groupdocs.cloud/t/add-auto-scale-watermar...
  6. Setting content language | Documentation

    How to specify a language of the processed text....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/rewriter/languages/
  7. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document...Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document...

    blog.groupdocs.cloud/hi/tags/index.xml
  8. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/classify-re...
  9. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/quick-start/
  10. Convert pptx to pdf on Python using SDK - Free ...

    I am trying to convert my pptx file to pdf with SDK on python django. Running on debug I look how I cant even enter into response. On the other hand It says my directory where I want to save pdf file converted doesnt ex…...on Python using SDK GroupDocs.Total Cloud Product Family holaauxers...api_instance = groupdocs_conversion_cloud.ConvertApi.from_keys(app_sid...

    forum.groupdocs.cloud/t/convert-pptx-to-pdf-on-...