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

word annotation

(0.05 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...convert any PDF document to Word document (DOC or DOCX) programmatically...to convert PDF to an editable Word document using a REST API in...

    blog.groupdocs.cloud/groupdocs.cloud/page/30/
  2. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....text, structuring elements, annotations, and graphics. You can convert...documents and images online like Word, PDF, PowerPoint, Excel, HTML...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. 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...obtain list of revisions from Word document. The following code...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  4. Websites - groupdocs.cloud

    English Français Deutsch Русский ไทย 中文 Websites The aspose.com provides advanced High Code File Format APIs supporti......file formats include Microsoft Word documents, Excel spreadsheets...seamless handling of Microsoft Word documents, Excel spreadsheets...

    websites.groupdocs.cloud
  5. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word" }, { "extension" : ".docx"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  6. Supported file formats | Documentation

    A complete list of file formats that can be processed by GroupDocs.Rewriter Cloud....Annotation Product Solution GroupDocs...pages. Microsoft Word .DOCX .DOCM .DOC Microsoft Word 97-2021 and...

    docs.groupdocs.cloud/rewriter/supported-file-fo...
  7. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. 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...accept or reject revisions from Word document and save the result...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...or reject tracked changes in Word documents programmatically on...reject tracked changes in a Word document using a REST API in...

    blog.groupdocs.cloud/groupdocs.cloud/page/32/
  9. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Annotation Product Solution GroupDocs...Microsoft Document formats like Word, Excel, PowerPoint Verify Text...

    docs.groupdocs.cloud/signature/overview/
  10. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats 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.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word Document" }, { "extension" :...

    docs.groupdocs.cloud/watermark/get-supported-fi...