Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 4,508 for

groupdocs.viewer cloud

(0.5 sec)
  1. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php image processing svg to jpg php php ods to......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud groupdocs conversion php image...

    blog.groupdocs.cloud/th/tags/index.xml
  2. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php ods to xlsx spreadsheet conversion csv to ......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud groupdocs conversion php ods...

    blog.groupdocs.cloud/id/tags/index.xml
  3. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php image processing svg to jpg php php ods to......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud groupdocs conversion php image...

    blog.groupdocs.cloud/uk/tags/index.xml
  4. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php image processing svg to jpg php php ods to......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud groupdocs conversion php image...

    blog.groupdocs.cloud/fa/tags/index.xml
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php image processing svg to jpg php php ods to......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud groupdocs conversion php image...

    blog.groupdocs.cloud/pt/tags/index.xml
  6. 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...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/classify-re...
  7. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/deleteresult/
  8. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/licensing/
  9. 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...
  10. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/revisioninfo/