Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,349 for

page

(0.21 sec)
  1. 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....revisions Leave feedback On this page GroupDocs.Comparison Cloud allows...+ result . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  2. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. 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 Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET....Annotation Leave feedback On this page Arrow annotation draws an arrow..."FilePath": "annotationdocs/one-page.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  3. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes...." } } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/assembly/getting-started/s...
  4. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....code and sample files: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/sdk/
  5. 如何在 Python 中从 Word 文档中提取页面

    将 word 文档拆分为多个文档以从 word 文档中提取页面。本文介绍如何使用 Python 从 word 文档中提取页面。...pages = [1, 3] options.mode = "Pages" result = documentApi...print("Successfully split word docx to single page document: " + result[0].path)...

    blog.groupdocs.cloud/zh/merger/how-to-extract-p...
  6. Online HTML to PDF converter for free.

    Convert HTML to PDF for free with our online converter tool. No registration or sign up required. Perfect for personal and commercial use. Try it now!...to load and convert the HTML page to a PDF document. For additional...will quickly convert the HTML page to a PDF file, and you can download...

    blog.groupdocs.cloud/conversion/free-online-htm...
  7. Link Annotation | Documentation

    Link annotation adds a hyper link to document 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 Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Leave feedback On this page Link annotation adds a hyper..."FilePath": "annotationdocs/one-page.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/link-annotation/
  8. 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 Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables)....Annotation Leave feedback On this page Text Replacement annotation..."FilePath": "annotationdocs/one-page.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/text-replacemen...
  9. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/request/e...
  10. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....in Python Convert Range of Pages from PPTX to PDF in Python Convert...Convert Specific Pages of PPTX to PDF in Python Convert PPTX...

    blog.groupdocs.cloud/conversion/how-to-convert-...