Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,306 for

link

(0.58 sec)
  1. 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)....docx" }; var link = apiInstance . Annotate ( new...Replacement Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-replacemen...
  2. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... setChanges ( changes ); Link response = apiInstance . putChangesDocument...console . log ( "Output file link: " + response . href ); } catch...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  3. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....recommend the following related link for supported document conversions:...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. How to Convert PDF Files to HTML in Python

    Online PDF to HTML converter turns a PDF into a one-page website. This article is about how to convert PDF files to HTML in Python.... But it is difficult to link to a specific page in a PDF...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Sending files for translation | Documentation

    How to send files for translation to the selected languages.... url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/
  6. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls file its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...2024, 5:41am 4 Cannot open the link. Is it was an input file? sopan09...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  7. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python.... Please follow this link to learn the Python code snippet...recommend visiting the following links to learn more about: Convert...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  8. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python.... Download link of output files will be available...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  9. Compare Two or More Excel (XLS, XLSX) Files in ...

    Discover how to compare Excel files and pinpoint variations with Java using a REST API. Streamline your data analysis and reporting process with this step-by-step guide....method to obtain a comparison link. The following code example...

    blog.groupdocs.cloud/comparison/compare-two-exc...
  10. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....recommend following related link of supported document conversions:...

    blog.groupdocs.cloud/conversion/convert-word-do...