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

annotation info

(0.09 sec)
  1. 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...
  2. 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...
  3. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document Information. It returns an object that contains Information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document Information. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/Info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "fileName": "document....Annotation Product Solution GroupDocs...cloud/v1/signature/document.docx/document/info" \ - X GET \ - H "Content-Type:...

    docs.groupdocs.cloud/signature/document-informa...
  4. 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...
  5. 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...
  6. 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...
  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. Get Document Information | Documentation

    This REST API allows to obtain basic Information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document Information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...groupdocs.cloud/v2.0/viewer/info" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. 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...