Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,099 for

groupdocs.viewer cloud

(0.86 sec)
  1. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/supported-form...
  2. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/languages/
  3. Get Stream of Images of Result Document - Chang...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get the stream of images of the result document by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of images of result document (changes). cURL example Request curl -v "https://api.groupdocs.Cloud/v1.0/comparison/compareDocuments/changes/stream/images?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -d "{'sourceFile':{'folder':'comparisons','name':'source....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/get-stream-of-i...
  4. Processing files | Documentation

    How to process a file....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/rewriter/file/
  5. Translating files | Documentation

    How to translate plain text....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/
  6. Available SDKs | Documentation

    GroupDocs.Classification 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/available-s...
  7. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verifysettings/
  8. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/searchsettings/
  9. Upload file | Documentation

    How to upload file to Cloud storage....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/upload/
  10. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from Cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...