Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,677 for

groupdocs.annotation

(0.23 sec)
  1. Rectangle | Documentation

    Rectangle data structure describes rectangle Rectangle example: { "Height": 0, "Width": 0, "X": 0, "Y": 0 } Name Description Height Rectangle height Width Rectangle width X X coordinate Y Y coordinate...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/rectangle/
  2. Remove or Extract Annotations from PDF using RE...

    Programmatically remove or extract annotations from PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....using the Python SDK of GroupDocs.Annotation Cloud API. It allows...learn even more about GroupDocs.Annotation Cloud API using the...

    blog.groupdocs.cloud/annotation/remove-annotati...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...to Java Web Apps With GroupDocs.Annotation for Java, developers...web-based applications. GroupDocs.Annotation helps groups collaborate...

    blog.groupdocs.cloud/groupdocs.cloud/page/50/
  4. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Conversion Cloud, consider the following: The main avenue of support is the GroupDocs Cloud Forums . Post your question in the GroupDocs.Conversion Forum and it will be answered within a few hours Please note, GroupDocs does not provide technical support over the phone. Phone support is only available for sales and purchase questions When expecting a reply in the forums, please allow for time zone differences...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/technical-support/
  5. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/infosettings/
  6. Upload file | Documentation

    How to upload file to Cloud storage....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/upload/
  7. Annotate PDF Documents using a REST API in Pyth...

    Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....using the Python SDK of GroupDocs.Annotation Cloud API. It allows...API. You can install GroupDocs.Annotation Cloud to your Python...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  8. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversionresult/
  9. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verifyresult/
  10. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...为了注释 DOC 或 DOCX 文档,我将使用 GroupDocs.Annotation Cloud 的 Python SDK ...文档注释系列成员 。 您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Python 项目:...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...