Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,209 for

link

(0.05 sec)
  1. 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/
  2. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... But it is difficult to link to a specific page in a PDF...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. 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...
  4. 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...
  5. discourse-data-explorer_5f57f7d819cae13f16323b5...

    table.group-reports{width:100%;table-layout:fixed}table.group-reports th:first-child{width:30%}table.group-reports th:nth-child(2){width:60%}table.group-reports th:last-child{width:20%;text-align:r......result-post-link{display:block;color:inherit...

    forum.groupdocs.cloud/stylesheets/discourse-dat...
  6. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard...."entries" : [ { "number" : 0 , "link" : { "href" : "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/get-pages/
  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. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....pdf" }; var link = apiInstance . Annotate ( new...Multiple Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/multiple-annota...
  9. 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-...
  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...