Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,306 for

link

(0.29 sec)
  1. Sending files for processing | Documentation

    How to send files for processing to the selected language.... The link to file and processing parameters...language of the source file. url Link to file. minLength Minimal length...

    docs.groupdocs.cloud/rewriter/file/request/
  2. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......main-link{padding-right:.5em}}.bookmark-list-item....main-link.topic-list-data .bookmark-status-with-link a.title{padding:0}...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  3. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue.... url Link to paraphrased file. Simplify...Verbose status message. url Link to simplified file. Summarize...

    docs.groupdocs.cloud/rewriter/file/fetch/
  4. 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...."ApplyRevisions: Output file link: " + response . Href ); Java...setOutputPath ( "output/result.docx" ); Link response = apiInstance . applyRevisions...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  5. 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...."ApplyRevisions: Output file link: " + response . Href ); Java...options . setRevisions ( rInfos ); Link response = apiInstance . applyRevisions...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  6. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python.... Please follow this link to learn the Python code snippet...transform XML to Excel. Download link of output file will be available...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  7. Invoices - Purchase - groupdocs.cloud

    If you are given a valid code you can use it to get discount on your purchases while ordering online...sales team by following the link below and they will be glad...

    purchase.groupdocs.cloud/cloud/policies/invoices
  8. Convert JPG to PowerPoint and PowerPoint to JPG...

    Convert JPG files to PPT and PPT to JPG file format using fast and secure REST API. Let's see how to convert JPG to PowerPoint and PowerPoint to JPG in Java... Please follow this link to learn the Java code snippet...turn the JPG into PPT. Download link of the output file will be available...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  9. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....ComparisonsRequest ( options ); Link response = apiInstance . comparisons...console . log ( "Output file link: " + response . href ); } catch...

    docs.groupdocs.cloud/comparison/quick-start/
  10. 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....Annotations using Python Annotate with Link Annotations using Python Document...Annotations using Python Annotate with Link Annotations using Python # You...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...