Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 557 for

link annotation

(0.49 sec)
  1. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. 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....Annotation Product Solution GroupDocs...ComparisonsRequest ( options ); Link response = apiInstance . comparisons...

    docs.groupdocs.cloud/comparison/compare-multipl...
  2. Signing up | Documentation

    Learn how to sign up for GroupDocs.Translation Cloud service....Annotation Product Solution GroupDocs...Don’t have an account? Sign Up link and create a new account. about...

    docs.groupdocs.cloud/translation/sign-up/
  3. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. 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....Annotation Product Solution GroupDocs...ComparisonsRequest ( options ); Link response = apiInstance . comparisons...

    docs.groupdocs.cloud/comparison/compare-multipl...
  4. 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...in Java? Please follow this link to learn the Java code snippet...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password 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....Annotation Product Solution GroupDocs...console . log ( "Output file link: " + response . href ); } catch...

    docs.groupdocs.cloud/comparison/set-password-fo...
  6. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Annotation Product Solution GroupDocs...downloadUrl Page file direct download link (Requires Authorization). attachments...

    docs.groupdocs.cloud/viewer/viewresult/
  7. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/r...
  8. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/s...
  9. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Parse Documents with AI Agents Usin......Base64, inline, embedded, and linked images from HTML using the...highlighter offered by GroupDocs.Annotation. You can programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  10. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. 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....Annotation Product Solution GroupDocs...ComparisonsRequest ( options ); Link response = apiInstance . comparisons...

    docs.groupdocs.cloud/comparison/set-document-me...