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

groupdocs.total cloud

(0.04 sec)
  1. 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...Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/deleteresult/
  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 download pdf images extract a picture from a pdf extract images fro......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud download pdf images extract...

    blog.groupdocs.cloud/zh-hant/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 download pdf images extract a picture from a pdf extract images fro......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud download pdf images extract...

    blog.groupdocs.cloud/ko/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 download pdf images extract a picture from a pdf extract images fro......Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document...Processing REST APIs | GroupDocs Cloud download pdf images extract...

    blog.groupdocs.cloud/ar/tags/index.xml
  5. 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/inforesult/
  6. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/overview/
  7. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Rewriter Cloud service....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/rewriter/subscription/
  8. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/searchresult/
  9. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/extract-text/
  10. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Close Navigation Products GroupDocs.Total Product Family GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/batch-class...