Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 3,245 for

total

(0.14 sec)
  1. Quickstart | 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/metadata/quickstart/
  2. GroupDocs.Storage 클라우드가 중단되었습니다 %%sep%% 최신 API 사용

    GroupDocs.Storage Cloud는 별도의 제품으로 단종되었습니다. 스토리지 기능은 이제 모든 GroupDocs Cloud API에서 마이크로 서비스로 사용할 수 있습니다....Total Cloud 제품군 의 일부로 사용할 수 없습니다....

    blog.groupdocs.cloud/ko/total/groupdocs.storage...
  3. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/searchresult/
  4. Documentation

    GroupDocs Cloud Documentation Homepage...Total Product Family GroupDocs.Viewer Product...

    docs.groupdocs.cloud/
  5. API de anotación de archivos PDF, de Office y d...

    Agregue la funcionalidad de anotación de documentos a su sitio web de Concrete5: vea, anote y comparta PDF, Word, Excel, PowerPoint e imágenes directamente en su sitio.... En total, GroupDocs.Annotation permite...

    blog.groupdocs.cloud/es/annotation/annotate-pdf...
  6. GroupDocs.Annotation-Cloud 22.2.0 - FuGet Gallery

    .NET API 72,568 bytes GroupDocs.Annotation-Cloud 22.2.0 Annotate documents with our apps or build your own custom ann......Total-Cloud Cloud REST API DOC DOCX...

    www.fuget.org/packages/GroupDocs.Annotation-Clo...
  7. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/changeinfo/
  8. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/overview/
  9. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/inforesult/
  10. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/parser/extract-text-from-t...