Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 307 for

annotation info

(0.04 sec)
  1. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...options = [ opts ] settings . file_info = fileInfo request = VerifySignaturesRequ...

    docs.groupdocs.cloud/signature/verify-digital-s...
  2. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...options = [ opts ] settings . file_info = fileInfo request = SearchSignaturesRequ...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  3. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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....Annotation Product Solution GroupDocs...options = [ opts ] settings . file_info = fileInfo request = SearchSignaturesRequ...

    docs.groupdocs.cloud/signature/search-for-digit...
  4. Rendering Outlook Data Files | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...feedback Filter messages Get View Info for Outlook Data File Limit...

    docs.groupdocs.cloud/viewer/rendering-outlook-d...
  5. Rendering CAD Drawings | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Adjust output image size Get View Info for CAD Drawing Render all layouts...

    docs.groupdocs.cloud/viewer/rendering-cad-drawi...
  6. Rendering MS Project Documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...feedback Adjust time unit Get View Info for MS Project Document Render...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  7. Rendering PDF Documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Enable layered rendering Get View Info for PDF Document Rendering pages...

    docs.groupdocs.cloud/viewer/rendering-pdf-docum...
  8. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs...options = [ opts ] settings . file_info = fileInfo request = SearchSignaturesRequ...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  9. 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...Annotation Product Solution GroupDocs...description (string) and/or document’s info. BestClassesCount url (Optional)...

    docs.groupdocs.cloud/classification/classify-re...
  10. GroupDocs Cloud SDK for PHP multiple questions ...

    Hello I’m using the cloud api and php sdk and I’ve been working from these examples: http://groupdocs-php-samples.herokuapp.com/. You guys have been aweseome about answering my questions so far but I have a couple more …...add user as collaborator to annotation out of the AntApi I get this...“Ok”) { //Make a request to Annotation API using clientId and fileId...

    forum.groupdocs.cloud/t/groupdocs-cloud-sdk-for...