Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 3,537 for

cloud document annotator

(0.14 sec)
  1. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word Document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into Cloud storage Call API method Download comparison result Document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  2. Convert PDF to DOC in Python adds paragraph bou...

    We are using groupdocs to convert PDF to Doc. Initially, it was fine but in recent conversion, word Document has a boundary over every paragraph. Which is causing difficulty in editing doc for our customers. We need an …...Conversion Cloud Product Family python-pdf-to-doc...in recent conversion, word document has a boundary over every...

    forum.groupdocs.cloud/t/convert-pdf-to-doc-in-p...
  3. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word Document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into Cloud storage Call API method with options Download comparison result Document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  4. Convert PDF to JPEG, PNG, and GIF Images in Python

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPEG, PNG, and GIF Images in Python...in Python PDF or Portable Document Format is one of the most...for sharing and printing documents. In certain cases, you need...

    blog.groupdocs.cloud/2022/07/28/convert-pdf-to-...
  5. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download Document with annotations (using File API) HTTP POST ~/annotation/add 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  6. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download Document with annotations (using File API) HTTP POST ~/annotation/add 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/text-replacemen...
  7. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several Documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.Cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/supported-f...
  8. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/inforesult/
  9. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...Conversion Cloud API . Please install it using...install groupdocs_conversion_cloud Please get your Client ID and...

    blog.groupdocs.cloud/2022/05/12/convert-powerpo...
  10. Add Collaborator one by one - Free Support Foru...

    Hello, Thanks for email. Could you please help me out in below scenario can i achieve it using Groupdocs Cloud API. I want to send the email to all the Collaborator one by one.I ll select the user from my application…...Annotation Cloud Product Family Priyankame...achieve it using Groupdocs cloud API. I want to send the email...

    forum.groupdocs.cloud/t/add-collaborator-one-by...