Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 300 for

annotation info

(0.1 sec)
  1. 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 Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/Info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Annotation Product Solution GroupDocs...cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type:...

    docs.groupdocs.cloud/signature/document-informa...
  2. Get Document Information | Documentation

    This REST API allows obtaining basic Information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Annotation Product Solution GroupDocs...Watermark Cloud / Developer Guide / Info Operations / Get Document Information...

    docs.groupdocs.cloud/watermark/get-document-inf...
  3. Get Document Information | Documentation

    This REST API allows obtaining basic Information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Annotation Product Solution GroupDocs...Parser Cloud / Developer Guide / Info Operations / Get Document Information...

    docs.groupdocs.cloud/parser/get-document-inform...
  4. Get Document Information | Documentation

    This REST API allows us to obtain basic Information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Annotation Product Solution GroupDocs...not. Resource URI HTTP POST ~/info lets you call this REST API...

    docs.groupdocs.cloud/merger/get-document-inform...
  5. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...Annotation Cloud 的 Python SDK API。它...您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Python 项目: pip...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  6. Get Document Information | Documentation

    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 Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/Info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/Info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Annotation Product Solution GroupDocs...groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json"...

    docs.groupdocs.cloud/signature/get-document-inf...
  7. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties Information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Metadata Cloud / Developer Guide / Info Operations / Get Metadata Tags...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  8. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...Annotation Cloud 的 Python SDK API。它...您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Python 项目: pip...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  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 Linux/MacOS/Bash # 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. 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 File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document Information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....Annotation Product Solution GroupDocs...groupdocs.cloud/v2.0/comparison/info' \ -X POST \ -H 'Content-Type:...

    docs.groupdocs.cloud/comparison/get-document-in...